Searched refs:getEnterTransformation (Results 1 – 3 of 3) sorted by relevance
223 thumbnailTransformation.postCompose(screenRotationAnimation.getEnterTransformation()); in stepThumbnailAnimation()
1105 tmpMatrix.postConcat(screenRotationAnimation.getEnterTransformation().getMatrix()); in computeShownFrameLocked()1170 mShownAlpha *= screenRotationAnimation.getEnterTransformation().getAlpha(); in computeShownFrameLocked()1184 screenRotationAnimation.getEnterTransformation().getAlpha() : "null")); in computeShownFrameLocked()
1001 public Transformation getEnterTransformation() { in getEnterTransformation() method in ScreenRotationAnimation