Searched refs:updateSolidFill (Results 1 – 2 of 2) sorted by relevance
/lvgl-latest/src/libs/thorvg/ |
D | tvgLottieBuilder.h | 121 …void updateSolidFill(LottieGroup* parent, LottieObject** child, float frameNo, Inlist<RenderContex…
|
D | tvgLottieBuilder.cpp | 285 void LottieBuilder::updateSolidFill(LottieGroup* parent, LottieObject** child, float frameNo, Inlis… in updateSolidFill() function in LottieBuilder 899 updateSolidFill(parent, child, frameNo, contexts, ctx); in updateChildren()
|