Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgLottieBuilder.h126 …void updateEllipse(LottieGroup* parent, LottieObject** child, float frameNo, Inlist<RenderContext>…
DtvgLottieBuilder.cpp539 void LottieBuilder::updateEllipse(LottieGroup* parent, LottieObject** child, float frameNo, TVG_UNU… in updateEllipse() function in LottieBuilder
919 updateEllipse(parent, child, frameNo, contexts, ctx); in updateChildren()