Home
last modified time | relevance | path

Searched defs:scaleW (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/policy/
H A DTransitionAnimation.java598 float scaleW = mTmpRect.width() / (float) appWidth; in createScaleUpAnimationLockedCompat() local
673 float scaleW = thumbWidth / appWidth; in createThumbnailEnterExitAnimationLockedCompat() local
701 float scaleW = thumbWidth / appWidth; in createThumbnailEnterExitAnimationLockedCompat() local
872 float scaleW = appWidth / thumbWidth; in createThumbnailAspectScaleAnimationLocked() local