Searched refs:lv_anim_path_bounce (Results 1 – 4 of 4) sorted by relevance
462 int32_t lv_anim_path_bounce(const lv_anim_t * a);
282 int32_t lv_anim_path_bounce(const lv_anim_t * a) in lv_anim_path_bounce() function
92 - `lv_anim_path_bounce` bounce back a little from the end value (like hitting a wall)
240 lv_anim_set_path_cb(&a, lv_anim_path_bounce); in _lv_demo_music_main_create()