Searched defs:willChangeTransformationMatrix (Results 1 - 4 of 4) sorted by last modified time

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

Completed in 65 milliseconds