Searched refs:lv_anim_path_cb_t (Results 1 – 1 of 1) sorted by relevance
62 typedef lv_anim_value_t (*lv_anim_path_cb_t)(const struct _lv_anim_t *); typedef72 lv_anim_path_cb_t path_cb; /**< Function to get the steps of animations*/170 static inline void lv_anim_set_path_cb(lv_anim_t * a, lv_anim_path_cb_t path_cb) in lv_anim_set_path_cb()
Completed in 2 milliseconds