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