Searched refs:getEnterTransformation (Results 1 – 3 of 3) sorted by relevance
264 thumbnailTransformation.postCompose(screenRotationAnimation.getEnterTransformation()); in stepThumbnailAnimation()
970 tmpMatrix.postConcat(screenRotationAnimation.getEnterTransformation().getMatrix()); in computeShownFrameLocked()1030 mShownAlpha *= screenRotationAnimation.getEnterTransformation().getAlpha(); in computeShownFrameLocked()1044 screenRotationAnimation.getEnterTransformation().getAlpha() : "null")); in computeShownFrameLocked()
1019 public Transformation getEnterTransformation() { in getEnterTransformation() method in ScreenRotationAnimation