Home
last modified time | relevance | path

Searched defs:custom_exec_cb (Results 1 – 2 of 2) sorted by relevance

/lvgl-latest/tests/src/test_cases/
Dtest_anim.c24 static void custom_exec_cb(lv_anim_t * a, int32_t v) in custom_exec_cb() function
/lvgl-latest/src/misc/
Dlv_anim.h127 lv_anim_custom_exec_cb_t custom_exec_cb; /**< Function to execute to animate, member