Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgLottieModel.h749 struct LottieLayer : LottieGroup struct
753 ~LottieLayer(); argument
768 LottieLayer* parent = nullptr; argument
770 LottieLayer* comp = nullptr; //Precompositor, current layer is belonges. argument
774 LottieLayer* matteTarget = nullptr; argument
776 LottieRenderPooler<tvg::Shape> statical; //static pooler for solid fill and clipper
800 LottieLayer* layerById(unsigned long id) in layerById() argument
810 LottieLayer* layerByIdx(int16_t idx) in layerByIdx() argument