Home
last modified time | relevance | path

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

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