Lines Matching refs:parent

118     void updateChildren(LottieGroup* parent, float frameNo, Inlist<RenderContext>& contexts);
119 …void updateGroup(LottieGroup* parent, LottieObject** child, float frameNo, Inlist<RenderContext>& …
120 …void updateTransform(LottieGroup* parent, LottieObject** child, float frameNo, Inlist<RenderContex…
121 …void updateSolidFill(LottieGroup* parent, LottieObject** child, float frameNo, Inlist<RenderContex…
122 …void updateSolidStroke(LottieGroup* parent, LottieObject** child, float frameNo, Inlist<RenderCont…
123 …void updateGradientFill(LottieGroup* parent, LottieObject** child, float frameNo, Inlist<RenderCon…
124 …void updateGradientStroke(LottieGroup* parent, LottieObject** child, float frameNo, Inlist<RenderC…
125 …void updateRect(LottieGroup* parent, LottieObject** child, float frameNo, Inlist<RenderContext>& c…
126 …void updateEllipse(LottieGroup* parent, LottieObject** child, float frameNo, Inlist<RenderContext>…
127 …void updatePath(LottieGroup* parent, LottieObject** child, float frameNo, Inlist<RenderContext>& c…
128 …void updatePolystar(LottieGroup* parent, LottieObject** child, float frameNo, Inlist<RenderContext…
129 …void updateTrimpath(LottieGroup* parent, LottieObject** child, float frameNo, Inlist<RenderContext…
130 …void updateRepeater(LottieGroup* parent, LottieObject** child, float frameNo, Inlist<RenderContext…
131 …void updateRoundedCorner(LottieGroup* parent, LottieObject** child, float frameNo, Inlist<RenderCo…
132 …void updateOffsetPath(LottieGroup* parent, LottieObject** child, float frameNo, Inlist<RenderConte…