Home
last modified time | relevance | path

Searched refs:updateGroup (Results 1 – 2 of 2) sorted by relevance

/lvgl-latest/src/libs/thorvg/
DtvgLottieBuilder.h119 …void updateGroup(LottieGroup* parent, LottieObject** child, float frameNo, Inlist<RenderContext>& …
DtvgLottieBuilder.cpp205 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()