Searched refs:willChangeTransformationMatrix (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/core/java/android/view/animation/
H A DAlphaAnimation.java73 public boolean willChangeTransformationMatrix() { method in class:AlphaAnimation
H A DClipRectAnimation.java65 public boolean willChangeTransformationMatrix() { method in class:ClipRectAnimation
H A DAnimationSet.java222 if (noMatrix && a.willChangeTransformationMatrix()) {
516 public boolean willChangeTransformationMatrix() { method in class:AnimationSet
H A DAnimation.java784 public boolean willChangeTransformationMatrix() { method in class:Animation
/frameworks/base/core/java/android/view/
H A DView.java18786 concatMatrix = a.willChangeTransformationMatrix();

Completed in 2068 milliseconds