Searched refs:nema_gfx_dispatch (Results 1 – 1 of 1) sorted by relevance
73 static int32_t nema_gfx_dispatch(lv_draw_unit_t * draw_unit, lv_layer_t * layer);97 draw_nema_gfx_unit->base_unit.dispatch_cb = nema_gfx_dispatch; in lv_draw_nema_gfx_init()246 static int32_t nema_gfx_dispatch(lv_draw_unit_t * draw_unit, lv_layer_t * layer) in nema_gfx_dispatch() function