Searched refs:getEnterTransformation (Results 1 – 3 of 3) sorted by relevance
185 thumbnailTransformation.postCompose(screenRotationAnimation.getEnterTransformation()); in stepThumbnailAnimation()
1103 tmpMatrix.postConcat(screenRotationAnimation.getEnterTransformation().getMatrix()); in computeShownFrameLocked()1171 mShownAlpha *= screenRotationAnimation.getEnterTransformation().getAlpha(); in computeShownFrameLocked()1185 screenRotationAnimation.getEnterTransformation().getAlpha() : "null")); in computeShownFrameLocked()
1007 public Transformation getEnterTransformation() { in getEnterTransformation() method in ScreenRotationAnimation