Searched refs:updateRect (Results 1 – 2 of 2) sorted by relevance
/lvgl-latest/src/libs/thorvg/ |
D | tvgLottieBuilder.h | 125 …void updateRect(LottieGroup* parent, LottieObject** child, float frameNo, Inlist<RenderContext>& c…
|
D | tvgLottieBuilder.cpp | 472 void LottieBuilder::updateRect(LottieGroup* parent, LottieObject** child, float frameNo, TVG_UNUSED… in updateRect() function in LottieBuilder 915 updateRect(parent, child, frameNo, contexts, ctx); in updateChildren()
|