Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgLottieBuilder.h125 …void updateRect(LottieGroup* parent, LottieObject** child, float frameNo, Inlist<RenderContext>& c…
DtvgLottieBuilder.cpp472 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()