Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/src/android/view/
DViewGroup_Delegate.java118 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.java309 protected boolean getChildStaticTransformation(View child, Transformation t) { in getChildStaticTransformation() method in Gallery
/frameworks/base/core/java/android/view/
DViewGroup.java4436 protected boolean getChildStaticTransformation(View child, Transformation t) { in getChildStaticTransformation() method in ViewGroup
5758 boolean transformed = getChildStaticTransformation(child, t); in invalidateChild()
DView.java18800 if (parentVG.getChildStaticTransformation(this, t)) {
18873 final boolean hasTransform = parent.getChildStaticTransformation(this, t);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt34114 …method protected boolean getChildStaticTransformation(android.view.View, android.view.animation.Tr…
/frameworks/base/api/
Dcurrent.txt46339 …method protected boolean getChildStaticTransformation(android.view.View, android.view.animation.Tr…
Dtest-current.txt46799 …method protected boolean getChildStaticTransformation(android.view.View, android.view.animation.Tr…
Dsystem-current.txt49926 …method protected boolean getChildStaticTransformation(android.view.View, android.view.animation.Tr…