Searched defs:willChangeTransformationMatrix (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/core/java/android/view/animation/
H A DAlphaAnimation.java73 public boolean willChangeTransformationMatrix() { method in class:AlphaAnimation
H A DClipRectAnimation.java56 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.java775 public boolean willChangeTransformationMatrix() { method in class:Animation

Completed in 79 milliseconds