Home
last modified time | relevance | path

Searched refs:lv_anim_path_overshoot (Results 1 – 9 of 9) sorted by relevance

/lvgl-latest/examples/anim/
Dlv_example_anim_timeline_1.c114 lv_anim_set_path_cb(&a1, lv_anim_path_overshoot); in lv_example_anim_timeline_1()
131 lv_anim_set_path_cb(&a3, lv_anim_path_overshoot); in lv_example_anim_timeline_1()
148 lv_anim_set_path_cb(&a5, lv_anim_path_overshoot); in lv_example_anim_timeline_1()
Dlv_example_anim_1.c21 lv_anim_set_path_cb(&a, lv_anim_path_overshoot); in sw_event_cb()
Dlv_example_anim_4.c28 lv_anim_set_path_cb(&a, lv_anim_path_overshoot); in sw_event_cb()
/lvgl-latest/examples/widgets/button/
Dlv_example_button_3.c17 … lv_style_transition_dsc_init(&transition_dsc_def, props, lv_anim_path_overshoot, 250, 100, NULL); in lv_example_button_3()
/lvgl-latest/src/misc/
Dlv_anim.h534 int32_t lv_anim_path_overshoot(const lv_anim_t * a);
Dlv_anim.c287 int32_t lv_anim_path_overshoot(const lv_anim_t * a) in lv_anim_path_overshoot() function
/lvgl-latest/tests/src/test_cases/
Dtest_anim_timeline.c490 lv_anim_set_path_cb(&anim2, lv_anim_path_overshoot); in test_anim_timeline_with_anim_start_cb_and_completed_cb()
/lvgl-latest/demos/music/
Dlv_demo_music_main.c740 lv_anim_set_path_cb(&a, lv_anim_path_overshoot); in track_load()
/lvgl-latest/docs/details/main-components/
Danimation.rst154 - :cpp:func:`lv_anim_path_overshoot`: overshoot the end value