Searched refs:scene_next_task_cb (Results 1 – 1 of 1) sorted by relevance
92 static void scene_next_task_cb(lv_timer_t * timer);711 scene_next_task_cb(NULL); in lv_demo_benchmark()976 static void scene_next_task_cb(lv_timer_t * timer) in scene_next_task_cb() function1017 lv_timer_t * t = lv_timer_create(scene_next_task_cb, SCENE_TIME, NULL); in scene_next_task_cb()