Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgLottieModel.h853 struct LottieComposition struct
857 float duration() const in duration()
862 float frameAtTime(float timeInSec) const in frameAtTime()
869 float timeAtFrame(float frameNo) in timeAtFrame()
874 float frameCnt() const in frameCnt()
879 LottieLayer* asset(unsigned long id) in asset()
888 LottieLayer* root = nullptr;
889 char* version = nullptr;
890 char* name = nullptr;
891 float w, h;
[all …]