Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/src/android/view/
DViewGroup_Delegate.java145 final boolean hasTransform = thisVG.getChildStaticTransformation(child, t); in transformCanvas()
/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.java4634 protected boolean getChildStaticTransformation(View child, Transformation t) { in getChildStaticTransformation() method in ViewGroup
5990 boolean transformed = getChildStaticTransformation(child, t); in invalidateChild()
DView.java21591 if (parentVG.getChildStaticTransformation(this, t)) { in setDisplayListProperties()
21664 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/non-updatable-api/
Dcurrent.txt52468 …method protected boolean getChildStaticTransformation(android.view.View, android.view.animation.Tr…
/frameworks/base/api/
Dcurrent.txt52612 …method protected boolean getChildStaticTransformation(android.view.View, android.view.animation.Tr…