Home
last modified time | relevance | path

Searched refs:getEnterTransformation (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DWindowStateAnimator.java749 mShownAlpha *= screenRotationAnimation.getEnterTransformation().getAlpha(); in computeShownFrameLocked()
759 screenRotationAnimation.getEnterTransformation().getAlpha() : "null")); in computeShownFrameLocked()
DScreenRotationAnimation.java979 public Transformation getEnterTransformation() { in getEnterTransformation() method in ScreenRotationAnimation
DDisplayContent.java3977 screenRotationAnimation.getEnterTransformation().getMatrix().getValues(mTmpFloats); in prepareSurfaces()
3984 screenRotationAnimation.getEnterTransformation().getAlpha()); in prepareSurfaces()