Home
last modified time | relevance | path

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

/lvgl-latest/src/widgets/lottie/
Dlv_lottie.c173 lottie->tvg_anim = tvg_animation_new(); in lv_lottie_constructor()
/lvgl-latest/src/libs/thorvg/
Dthorvg_capi.h2420 TVG_API Tvg_Animation* tvg_animation_new(void);
DtvgCapi.cpp825 TVG_API Tvg_Animation* tvg_animation_new() in tvg_animation_new() function