Searched refs:lv_anim_custom_delete (Results 1 – 3 of 3) sorted by relevance
424 bool lv_anim_custom_delete(lv_anim_t * a, lv_anim_custom_exec_cb_t exec_cb);
480 bool lv_anim_custom_delete(lv_anim_t * a, lv_anim_custom_exec_cb_t exec_cb) in lv_anim_custom_delete() function
196 lv_anim_custom_delete(&seconds_animation, NULL); in lv_demo_smartwatch_face_update_seconds()