Home | History | Annotate | Download | only in wm

Lines Matching refs:screenRotationAnimation

876         final ScreenRotationAnimation screenRotationAnimation =
879 screenRotationAnimation != null && screenRotationAnimation.isAnimating();
888 if (screenAnimation && screenRotationAnimation.isRotating()) {
921 tmpMatrix.postConcat(screenRotationAnimation.getEnterTransformation().getMatrix());
976 mShownAlpha *= screenRotationAnimation.getEnterTransformation().getAlpha();
990 screenRotationAnimation.getEnterTransformation().getAlpha() : "null"));