Searched refs:updateEllipse (Results 1 – 2 of 2) sorted by relevance
/lvgl-latest/src/libs/thorvg/ |
D | tvgLottieBuilder.h | 126 …void updateEllipse(LottieGroup* parent, LottieObject** child, float frameNo, Inlist<RenderContext>…
|
D | tvgLottieBuilder.cpp | 539 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()
|