Home
last modified time | relevance | path

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

/frameworks/base/tools/layoutlib/bridge/src/android/view/
DViewGroup_Delegate.java116 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.java301 protected boolean getChildStaticTransformation(View child, Transformation t) { in getChildStaticTransformation() method in Gallery
/frameworks/base/core/java/android/view/
DViewGroup.java3815 protected boolean getChildStaticTransformation(View child, Transformation t) { in getChildStaticTransformation() method in ViewGroup
5035 boolean transformed = getChildStaticTransformation(child, t); in invalidateChild()
DView.java15829 if (parentVG.getChildStaticTransformation(this, t)) {
15902 final boolean hasTransform = parent.getChildStaticTransformation(this, t);
/frameworks/base/api/
Dcurrent.txt36734 …method protected boolean getChildStaticTransformation(android.view.View, android.view.animation.Tr…
Dsystem-current.txt39026 …method protected boolean getChildStaticTransformation(android.view.View, android.view.animation.Tr…