Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgLottieBuilder.h121 …void updateSolidFill(LottieGroup* parent, LottieObject** child, float frameNo, Inlist<RenderContex…
DtvgLottieBuilder.cpp285 void LottieBuilder::updateSolidFill(LottieGroup* parent, LottieObject** child, float frameNo, Inlis… in updateSolidFill() function in LottieBuilder
899 updateSolidFill(parent, child, frameNo, contexts, ctx); in updateChildren()