Searched refs:task_draw_cb (Results 1 – 1 of 1) sorted by relevance
39 static void task_draw_cb(void * ctx, const lv_vector_path_t * path, const lv_vector_draw_dsc_t * ds…67 lv_vector_for_each_destroy_tasks(dsc->task_list, task_draw_cb, draw_unit); in lv_draw_vg_lite_vector()86 static void task_draw_cb(void * ctx, const lv_vector_path_t * path, const lv_vector_draw_dsc_t * ds… in task_draw_cb() function