Home
last modified time | relevance | path

Searched defs:newRotation (Results 1 – 25 of 31) sorted by relevance

12

/frameworks/base/services/core/java/com/android/server/wm/utils/
DCoordinateTransforms.java105 @Rotation int newRotation, DisplayInfo info, Matrix out) { in transformToRotation()
127 @Rotation int newRotation, int newWidth, int newHeight, Matrix out) { in transformToRotation()
/frameworks/base/core/java/android/util/
DRotationUtils.java89 @Rotation int newRotation) { in rotateBounds()
141 public static int deltaRotation(@Rotation int oldRotation, @Rotation int newRotation) { in deltaRotation()
/frameworks/base/packages/SystemUI/src/com/android/systemui/decor/
DRoundedCornerDecorProviderImpl.kt161 var newRotation = 0F in adjustRotation() variable
/frameworks/base/services/core/java/com/android/server/wm/
DImmediateDisplayUpdater.java52 public void onDisplayContentDisplayPropertiesPostChanged(int previousRotation, int newRotation, in onDisplayContentDisplayPropertiesPostChanged()
DDisplayUpdater.java50 @Surface.Rotation int previousRotation, @Surface.Rotation int newRotation, in onDisplayContentDisplayPropertiesPostChanged()
DDisplayWindowListenerController.java101 void dispatchFixedRotationStarted(DisplayContent display, int newRotation) { in dispatchFixedRotationStarted()
DSeamlessRotator.java54 public SeamlessRotator(@Rotation int oldRotation, @Rotation int newRotation, DisplayInfo info, in SeamlessRotator()
DDeferredDisplayUpdater.java314 public void onDisplayContentDisplayPropertiesPostChanged(int previousRotation, int newRotation, in onDisplayContentDisplayPropertiesPostChanged()
DPinnedTaskController.java242 int oldRotation, int newRotation) { in startSeamlessRotationIfNeeded()
DDisplayRotation.java748 boolean shouldRotateSeamlessly(int oldRotation, int newRotation, boolean forceUpdate) { in shouldRotateSeamlessly()
794 boolean canRotateSeamlessly(int oldRotation, int newRotation) { in canRotateSeamlessly()
DWindowOrientationListener.java1281 int newRotation; in finalizeRotation() local
/frameworks/base/core/java/android/view/
DIDisplayWindowListener.aidl56 void onFixedRotationStarted(int displayId, int newRotation); in onFixedRotationStarted()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/
DDisplayController.java252 private void onFixedRotationStarted(int displayId, int newRotation) { in onFixedRotationStarted()
340 public void onFixedRotationStarted(int displayId, int newRotation) { in onFixedRotationStarted()
389 default void onFixedRotationStarted(int displayId, int newRotation) {} in onFixedRotationStarted()
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DSurfaceControlTests.java178 final int newRotation = activity.getResources().getConfiguration() in testSurfaceChangedOnRotation() local
/frameworks/base/services/core/java/com/android/server/audio/
DRotationHelper.java112 int newRotation = DisplayManagerGlobal.getInstance() in updateOrientation() local
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/recents/utilities/
DPreviewPositionHelper.java185 private int getRotationDelta(int oldRotation, int newRotation) { in getRotationDelta()
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DMultiListLayout.java87 int newRotation = RotationUtils.getRotation(mContext); in onConfigurationChanged() local
DScreenDecorations.java1190 final int newRotation = mDisplayInfo.rotation; in updateConfiguration() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPhoneStatusBarView.java161 int newRotation = RotationUtils.getExactRotation(mContext); in updateDisplayParameters() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
DFullscreenMagnificationController.java315 int newRotation = RotationUtils.getRotation(mContext); in onConfigurationChanged() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/accessibility/
DWindowMagnificationControllerWindowlessMagnifierTest.java553 final int newRotation = simulateRotateTheDevice(); in onOrientationChanged_enabled_updateDisplayRotationAndCenterStayAtSamePosition() local
588 final int newRotation = simulateRotateTheDevice(); in onOrientationChanged_disabled_updateDisplayRotation() local
1106 final int newRotation = simulateRotateTheDevice(); in enableWindowMagnification_rotationIsChanged_updateRotationValue() local
DWindowMagnificationControllerTest.java536 final int newRotation = simulateRotateTheDevice(); in onOrientationChanged_enabled_updateDisplayRotationAndCenterStayAtSamePosition() local
571 final int newRotation = simulateRotateTheDevice(); in onOrientationChanged_disabled_updateDisplayRotation() local
1078 final int newRotation = simulateRotateTheDevice(); in enableWindowMagnification_rotationIsChanged_updateRotationValue() local
/frameworks/base/services/core/java/com/android/server/camera/
DCameraServiceProxy.java558 public void onFixedRotationStarted(int displayId, int newRotation) { } in onFixedRotationStarted()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/split/
DSplitLayout.java352 public void rotateTo(int newRotation) { in rotateTo()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/
DPipTaskOrganizer.java1136 public void onFixedRotationStarted(int displayId, int newRotation) { in onFixedRotationStarted()

12