lv_anim_private.h¶ Functions void lv_anim_core_init(void)¶ Init the animation module void lv_anim_core_deinit(void)¶ Deinit the animation module void lv_anim_enable_vsync_mode(bool enable)¶ struct lv_anim_state_t¶ Public Members bool anim_list_changed¶ bool anim_run_round¶ bool anim_vsync_registered¶ lv_timer_t *timer¶ lv_ll_t anim_ll¶