Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgLottieModel.h712 struct LottieGroup : LottieObject, LottieRenderPooler<tvg::Shape> struct
716 virtual ~LottieGroup() in ~LottieGroup() argument
732 if (auto ret = static_cast<LottieGroup*>(child)->content(id)) return ret; in content() argument
749 struct LottieLayer : LottieGroup argument
DtvgLottieModel.cpp329 LottieGroup::LottieGroup() in LottieGroup() function in LottieGroup