Searched refs:getChildStaticTransformation (Results 1 – 7 of 7) sorted by relevance
116 final boolean hasTransform = thisVG.getChildStaticTransformation(child, t); in transformCanvas()
193 protected boolean getChildStaticTransformation(View child, Transformation t) { in getChildStaticTransformation() method in TransformsAndAnimationsActivity.MyLayout
301 protected boolean getChildStaticTransformation(View child, Transformation t) { in getChildStaticTransformation() method in Gallery
3815 protected boolean getChildStaticTransformation(View child, Transformation t) { in getChildStaticTransformation() method in ViewGroup5035 boolean transformed = getChildStaticTransformation(child, t); in invalidateChild()
15829 if (parentVG.getChildStaticTransformation(this, t)) {15902 final boolean hasTransform = parent.getChildStaticTransformation(this, t);
36734 …method protected boolean getChildStaticTransformation(android.view.View, android.view.animation.Tr…
39026 …method protected boolean getChildStaticTransformation(android.view.View, android.view.animation.Tr…