Searched refs:indev_scroll_throw_anim_completed_cb (Results 1 – 1 of 1) sorted by relevance
88 static void indev_scroll_throw_anim_completed_cb(lv_anim_t * anim);1811 static void indev_scroll_throw_anim_completed_cb(lv_anim_t * anim) in indev_scroll_throw_anim_completed_cb() function1828 lv_anim_set_completed_cb(&a, indev_scroll_throw_anim_completed_cb); in indev_scroll_throw_anim_start()1829 lv_anim_set_deleted_cb(&a, indev_scroll_throw_anim_completed_cb); in indev_scroll_throw_anim_start()