Home
last modified time | relevance | path

Searched defs:getChildStaticTransformation (Results 1 – 3 of 3) 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.java309 protected boolean getChildStaticTransformation(View child, Transformation t) { in getChildStaticTransformation() method in Gallery
/frameworks/base/core/java/android/view/
DViewGroup.java4533 protected boolean getChildStaticTransformation(View child, Transformation t) { in getChildStaticTransformation() method in ViewGroup