Home
last modified time | relevance | path

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

/lvgl-latest/src/widgets/lottie/
Dlv_lottie.c230 tvg_animation_set_frame(lottie->tvg_anim, v); in lottie_update()
/lvgl-latest/src/libs/thorvg/
Dthorvg_capi.h2441 TVG_API Tvg_Result tvg_animation_set_frame(Tvg_Animation* animation, float no);
DtvgCapi.cpp831 TVG_API Tvg_Result tvg_animation_set_frame(Tvg_Animation* animation, float no) in tvg_animation_set_frame() function