Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/touch/
H A DPortraitPagedViewHandler.java460 float postRotateScale = (float) screenHeight / width; in getInitialSplitPlaceholderBounds() local
486 float postRotateScale = (float) screenHeight / screenWidth; in getFinalSplitPlaceholderBounds() local