Home | History | Annotate | Download | only in view

Lines Matching refs:mChildTransformation

12957         boolean more = a.getTransformation(drawingTime, parent.mChildTransformation, 1f);
12965 invalidationTransform = parent.mChildTransformation;
13019 parentVG.getChildStaticTransformation(this, parentVG.mChildTransformation);
13021 Transformation transform = parentVG.mChildTransformation;
13022 final int transformType = parentVG.mChildTransformation.getTransformationType();
13073 parent.mChildTransformation.clear();
13101 transformToApply = parent.mChildTransformation;
13112 parent.getChildStaticTransformation(this, parent.mChildTransformation);
13114 final int transformType = parent.mChildTransformation.getTransformationType();
13116 parent.mChildTransformation : null;