Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/policy/
DTransitionAnimation.java469 float scaleW = mTmpRect.width() / (float) appWidth; in createScaleUpAnimationLocked() local
536 float scaleW = thumbWidth / appWidth; in createThumbnailEnterExitAnimationLocked() local
564 float scaleW = thumbWidth / appWidth; in createThumbnailEnterExitAnimationLocked() local
/frameworks/opt/photoviewer/src/com/android/ex/photo/
DPhotoViewController.java1002 final float scaleW = (float) mAnimationStartWidth / totalWidth; in runEnterAnimation() local
1092 final float scaleW = (float) mAnimationStartWidth / totalWidth; in runExitAnimation() local
/frameworks/base/services/core/java/com/android/server/wm/
DAppTransition.java746 float scaleW = appWidth / thumbWidth; in createThumbnailAspectScaleAnimationLocked() local
924 float scaleW = appWidth / thumbWidth; in createThumbnailScaleAnimationLocked() local
941 float scaleW = appWidth / thumbWidth; in createThumbnailScaleAnimationLocked() local