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.java438 int rotationChange) { in getWindowTargetBounds()
638 int rotationChange = getRotationChange(appTargets); in getOpeningWindowAnimators() local
1258 int rotationChange = 0; in getRotationChange() local
1392 final int rotationChange = getRotationChange(targets); in getClosingWindowAnimators() local
1458 final int rotationChange = getRotationChange(appTargets); in getFallbackClosingWindowAnimators() local
/packages/apps/Launcher3/src/com/android/launcher3/util/window/
DWindowManagerProxy.java253 int rotationChange = deltaRotation(rotation, i); in estimateWindowBounds() local