Home
last modified time | relevance | path

Searched refs:getChildStaticTransformation (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
DTransformsAndAnimationsActivity.java193 protected boolean getChildStaticTransformation(View child, Transformation t) { in getChildStaticTransformation() method in TransformsAndAnimationsActivity.MyLayout
/frameworks/base/core/java/android/widget/
DGallery.java319 protected boolean getChildStaticTransformation(View child, Transformation t) { in getChildStaticTransformation() method in Gallery
/frameworks/base/core/java/android/view/
DViewGroup.java4731 protected boolean getChildStaticTransformation(View child, Transformation t) { in getChildStaticTransformation() method in ViewGroup
6099 boolean transformed = getChildStaticTransformation(child, t); in invalidateChild()
DView.java22868 if (parentVG.getChildStaticTransformation(this, t)) { in setDisplayListProperties()
22950 final boolean hasTransform = parent.getChildStaticTransformation(this, t); in draw()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt34114 …method protected boolean getChildStaticTransformation(android.view.View, android.view.animation.Tr…
/frameworks/base/core/api/
Dcurrent.txt50611 …method protected boolean getChildStaticTransformation(android.view.View, android.view.animation.Tr…