Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgLottieBuilder.h128 …void updatePolystar(LottieGroup* parent, LottieObject** child, float frameNo, Inlist<RenderContext…
DtvgLottieBuilder.cpp790 void LottieBuilder::updatePolystar(LottieGroup* parent, LottieObject** child, float frameNo, TVG_UN… in updatePolystar() function in LottieBuilder
927 updatePolystar(parent, child, frameNo, contexts, ctx); in updateChildren()