Home
last modified time | relevance | path

Searched defs:no (Results 1 – 4 of 4) sorted by relevance

/lvgl-latest/src/libs/thorvg/
DtvgAnimation.cpp48 Result Animation::frame(float no) noexcept in frame()
DtvgLottieLoader.cpp332 bool LottieLoader::frame(float no) in frame()
DtvgLottieProperty.h46 float no; //frame number member
68 float no; //frame number member
DtvgCapi.cpp831 TVG_API Tvg_Result tvg_animation_set_frame(Tvg_Animation* animation, float no) in tvg_animation_set_frame()
838 TVG_API Tvg_Result tvg_animation_get_frame(Tvg_Animation* animation, float* no) in tvg_animation_get_frame()