Home
last modified time | relevance | path

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

/lvgl-latest/examples/others/observer/
Dlv_example_observer_4.c72 static void anim_set_x_cb(void * obj, int32_t v) in anim_set_x_cb() function
88 lv_anim_set_exec_cb(&a, anim_set_x_cb); in cont_observer_cb()
196 lv_anim_set_exec_cb(&a, anim_set_x_cb); in indicator_observer_cb()