Searched refs:slideshow_anim_completed_cb (Results 1 – 1 of 1) sorted by relevance
59 static void slideshow_anim_completed_cb(lv_anim_t * a_old);241 lv_anim_set_completed_cb(&a, slideshow_anim_completed_cb); in lv_demo_widgets_start_slideshow()1655 static void slideshow_anim_completed_cb(lv_anim_t * a_old) in slideshow_anim_completed_cb() function1679 lv_anim_set_completed_cb(&a, slideshow_anim_completed_cb); in slideshow_anim_completed_cb()