Searched refs:LV_DRAW_UNIT_NONE (Results 1 – 3 of 3) sorted by relevance
33 #define LV_DRAW_UNIT_NONE 0 macro
153 if(t->preferred_draw_unit_id == LV_DRAW_UNIT_NONE) { in lv_draw_finalize_task_creation()357 … (t->preferred_draw_unit_id == LV_DRAW_UNIT_NONE || t->preferred_draw_unit_id == draw_unit_id) && in lv_draw_get_next_available_task()
302 if(t->preferred_draw_unit_id != LV_DRAW_UNIT_NONE) { in _vglite_dispatch()