Searched defs:LottieGroup (Results 1 – 2 of 2) sorted by relevance
712 struct LottieGroup : LottieObject, LottieRenderPooler<tvg::Shape> struct716 virtual ~LottieGroup() in ~LottieGroup() argument732 if (auto ret = static_cast<LottieGroup*>(child)->content(id)) return ret; in content() argument749 struct LottieLayer : LottieGroup argument
329 LottieGroup::LottieGroup() in LottieGroup() function in LottieGroup