Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgLottieModel.h665 struct LottieRepeater : LottieObject struct
667 void prepare() in prepare()
672 LottieProperty* property(uint16_t ix) override in property()
685 LottieFloat copies = 0.0f;
686 LottieFloat offset = 0.0f;
690 LottieFloat rotation = 0.0f;
693 LottieOpacity startOpacity = 255;
694 LottieOpacity endOpacity = 255;
695 bool inorder = true; //true: higher, false: lower