Searched refs:updateGradientFill (Results 1 – 2 of 2) sorted by relevance
| /lvgl-latest/src/libs/thorvg/ |
| D | tvgLottieBuilder.h | 123 …void updateGradientFill(LottieGroup* parent, LottieObject** child, float frameNo, Inlist<RenderCon…
|
| D | tvgLottieBuilder.cpp | 300 void LottieBuilder::updateGradientFill(LottieGroup* parent, LottieObject** child, float frameNo, In… in updateGradientFill() function in LottieBuilder 907 updateGradientFill(parent, child, frameNo, contexts, ctx); in updateChildren()
|