Home
last modified time | relevance | path

Searched defs:contexts (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/src/libs/thorvg/
DtvgLottieBuilder.cpp176 …tieGroup* parent, LottieObject** child, float frameNo, TVG_UNUSED Inlist<RenderContext>& contexts,… in updateTransform()
218 Inlist<RenderContext> contexts; in updateGroup() local
246 static bool _fragmented(LottieGroup* parent, LottieObject** child, Inlist<RenderContext>& contexts,… in _fragmented()
260 …ke(LottieGroup* parent, LottieObject** child, float frameNo, Inlist<RenderContext>& contexts, Rend… in updateSolidStroke()
273 …ke(LottieGroup* parent, LottieObject** child, float frameNo, Inlist<RenderContext>& contexts, Rend… in updateGradientStroke()
285 …ll(LottieGroup* parent, LottieObject** child, float frameNo, Inlist<RenderContext>& contexts, Rend… in updateSolidFill()
300 …ll(LottieGroup* parent, LottieObject** child, float frameNo, Inlist<RenderContext>& contexts, Rend… in updateGradientFill()
472 …tieGroup* parent, LottieObject** child, float frameNo, TVG_UNUSED Inlist<RenderContext>& contexts,… in updateRect()
539 …tieGroup* parent, LottieObject** child, float frameNo, TVG_UNUSED Inlist<RenderContext>& contexts,… in updateEllipse()
558 …tieGroup* parent, LottieObject** child, float frameNo, TVG_UNUSED Inlist<RenderContext>& contexts,… in updatePath()
[all …]