Searched refs:updateGroup (Results 1 – 2 of 2) sorted by relevance
/lvgl-latest/src/libs/thorvg/ |
D | tvgLottieBuilder.h | 119 …void updateGroup(LottieGroup* parent, LottieObject** child, float frameNo, Inlist<RenderContext>& …
|
D | tvgLottieBuilder.cpp | 205 void LottieBuilder::updateGroup(LottieGroup* parent, LottieObject** child, float frameNo, TVG_UNUSE… in updateGroup() function in LottieBuilder 891 updateGroup(parent, child, frameNo, contexts, ctx); in updateChildren()
|