Searched refs:new_dpi (Results 1 – 2 of 2) sorted by relevance
654 int32_t new_dpi = lv_display_get_dpi(new_disp); in lv_theme_default_init() local663 if(theme->inited && theme->disp_dpi == new_dpi && in lv_theme_default_init()674 theme->disp_dpi = new_dpi; in lv_theme_default_init()
56 modified with :cpp:expr:`lv_display_set_dpi(disp, new_dpi)`).