Home
last modified time | relevance | path

Searched refs:willChangeTransformationMatrix (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/core/java/android/view/animation/
DAlphaAnimation.java73 public boolean willChangeTransformationMatrix() { in willChangeTransformationMatrix() method in AlphaAnimation
DAnimationSet.java222 if (noMatrix && a.willChangeTransformationMatrix()) { in addAnimation()
532 public boolean willChangeTransformationMatrix() { in willChangeTransformationMatrix() method in AnimationSet
DClipRectAnimation.java150 public boolean willChangeTransformationMatrix() { in willChangeTransformationMatrix() method in ClipRectAnimation
DExtendAnimation.java148 public boolean willChangeTransformationMatrix() { in willChangeTransformationMatrix() method in ExtendAnimation
DAnimation.java932 public boolean willChangeTransformationMatrix() { in willChangeTransformationMatrix() method in Animation
/frameworks/base/core/java/android/view/
DView.java24512 concatMatrix = a.willChangeTransformationMatrix(); in draw()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/
Dboot-image-profile.txt18589 HSPLandroid/view/animation/AlphaAnimation;->willChangeTransformationMatrix()Z
18639 HSPLandroid/view/animation/Animation;->willChangeTransformationMatrix()Z
18659 HSPLandroid/view/animation/AnimationSet;->willChangeTransformationMatrix()Z
/frameworks/base/config/
Dboot-image-profile.txt18653 HSPLandroid/view/animation/AlphaAnimation;->willChangeTransformationMatrix()Z
18703 HSPLandroid/view/animation/Animation;->willChangeTransformationMatrix()Z
18723 HSPLandroid/view/animation/AnimationSet;->willChangeTransformationMatrix()Z
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt35294 method public boolean willChangeTransformationMatrix();
/frameworks/base/core/api/
Dcurrent.txt55431 method public boolean willChangeTransformationMatrix();