Searched refs:f_current (Results 1 – 1 of 1) sorted by relevance
89 float f_current; in lv_lottie_set_buffer() local90 tvg_animation_get_frame(lottie->tvg_anim, &f_current); in lv_lottie_set_buffer()91 anim_exec_cb(obj, (int32_t) f_current); in lv_lottie_set_buffer()112 float f_current; in lv_lottie_set_draw_buf() local113 tvg_animation_get_frame(lottie->tvg_anim, &f_current); in lv_lottie_set_draw_buf()114 anim_exec_cb(obj, (int32_t) f_current); in lv_lottie_set_draw_buf()