Lines Matching defs:contexts

176 …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()
790 …tieGroup* parent, LottieObject** child, float frameNo, TVG_UNUSED Inlist<RenderContext>& contexts,… in updatePolystar()
820 …tieGroup* parent, LottieObject** child, float frameNo, TVG_UNUSED Inlist<RenderContext>& contexts,… in updateRoundedCorner()
831 …tieGroup* parent, LottieObject** child, float frameNo, TVG_UNUSED Inlist<RenderContext>& contexts,… in updateOffsetPath()
838 …tieGroup* parent, LottieObject** child, float frameNo, TVG_UNUSED Inlist<RenderContext>& contexts,… in updateRepeater()
860 …tieGroup* parent, LottieObject** child, float frameNo, TVG_UNUSED Inlist<RenderContext>& contexts,… in updateTrimpath()
880 … LottieBuilder::updateChildren(LottieGroup* parent, float frameNo, Inlist<RenderContext>& contexts) in updateChildren()
1277 Inlist<RenderContext> contexts; in updateLayer() local