Searched refs:rotationChange (Results 1 – 3 of 3) sorted by relevance
466 int rotationChange) { in getWindowTargetBounds() argument480 if (rotationChange != 0) { in getWindowTargetBounds()481 if ((rotationChange % 2) == 1) { in getWindowTargetBounds()484 4 - rotationChange); in getWindowTargetBounds()487 4 - rotationChange); in getWindowTargetBounds()666 int rotationChange = getRotationChange(appTargets); in getOpeningWindowAnimators() local667 Rect windowTargetBounds = getWindowTargetBounds(appTargets, rotationChange); in getOpeningWindowAnimators()799 if (rotationChange != 0) { in getOpeningWindowAnimators()801 mDeviceProfile.heightPx, rotationChange); in getOpeningWindowAnimators()846 if (rotationChange == 1) { in getOpeningWindowAnimators()[all …]
331 int rotationChange = deltaRotation(rotation, i); in estimateWindowBounds() local333 rotateSize(tempSize, rotationChange); in estimateWindowBounds()
1725 if (runningTaskTarget.rotationChange != 01727 return Math.abs(runningTaskTarget.rotationChange) == ROTATION_90