Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgLottieBuilder.h132 …void updateOffsetPath(LottieGroup* parent, LottieObject** child, float frameNo, Inlist<RenderConte…
DtvgLottieBuilder.cpp831 void LottieBuilder::updateOffsetPath(TVG_UNUSED LottieGroup* parent, LottieObject** child, float fr… in updateOffsetPath() function in LottieBuilder
943 updateOffsetPath(parent, child, frameNo, contexts, ctx); in updateChildren()