Searched refs:stop_start_anim (Results 1 – 1 of 1) sorted by relevance
67 static void stop_start_anim(lv_timer_t * t);259 stop_start_anim_timer = lv_timer_create(stop_start_anim, INTRO_TIME + 3000, NULL); in lv_demo_music_main_create()1024 static void stop_start_anim(lv_timer_t * t) in stop_start_anim() function