Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
DQuickstepTransitionManager.java504 int rotationChange) { in getWindowTargetBounds()
711 int rotationChange = getRotationChange(appTargets); in getOpeningWindowAnimators() local
1354 int rotationChange = 0; in getRotationChange() local
1556 final int rotationChange = getRotationChange(appTargets); in getFallbackClosingWindowAnimators() local
/packages/apps/Launcher3/src/com/android/launcher3/util/window/
DWindowManagerProxy.java345 int rotationChange = deltaRotation(rotation, i); in estimateWindowBounds() local