Home
last modified time | relevance | path

Searched refs:DRAW_UNIT_ID_SDL (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/src/draw/sdl/
Dlv_draw_sdl.c23 #define DRAW_UNIT_ID_SDL 100 macro
145 t = lv_draw_get_next_available_task(layer, NULL, DRAW_UNIT_ID_SDL); in dispatch()
191 task->preferred_draw_unit_id = DRAW_UNIT_ID_SDL; in evaluate()