| /frameworks/base/core/java/android/util/ |
| D | RotationUtils.java | 84 @Rotation int newRotation) { in rotateBounds() 124 public static int deltaRotation(int oldRotation, int newRotation) { in deltaRotation()
|
| /frameworks/base/services/core/java/com/android/server/wm/utils/ |
| D | CoordinateTransforms.java | 107 @Rotation int newRotation, DisplayInfo info, Matrix out) { in transformToRotation() 129 @Rotation int newRotation, int newWidth, int newHeight, Matrix out) { in transformToRotation()
|
| /frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/ |
| D | DisplayController.java | 194 private void onFixedRotationStarted(int displayId, int newRotation) { in onFixedRotationStarted() 251 public void onFixedRotationStarted(int displayId, int newRotation) { in onFixedRotationStarted() 291 default void onFixedRotationStarted(int displayId, int newRotation) {} in onFixedRotationStarted()
|
| /frameworks/base/core/java/android/view/ |
| D | IDisplayWindowListener.aidl | 52 void onFixedRotationStarted(int displayId, int newRotation); in onFixedRotationStarted()
|
| /frameworks/base/services/core/java/com/android/server/audio/ |
| D | RotationHelper.java | 84 int newRotation = ((WindowManager) sContext.getSystemService( in updateOrientation() local
|
| /frameworks/base/services/core/java/com/android/server/wm/ |
| D | DisplayWindowListenerController.java | 99 void dispatchFixedRotationStarted(DisplayContent display, int newRotation) { in dispatchFixedRotationStarted()
|
| D | SeamlessRotator.java | 55 public SeamlessRotator(@Rotation int oldRotation, @Rotation int newRotation, DisplayInfo info, in SeamlessRotator()
|
| D | PinnedTaskController.java | 244 int oldRotation, int newRotation) { in startSeamlessRotationIfNeeded()
|
| D | DisplayRotation.java | 662 boolean shouldRotateSeamlessly(int oldRotation, int newRotation, boolean forceUpdate) { in shouldRotateSeamlessly()
|
| D | WindowOrientationListener.java | 1271 int newRotation; in finalizeRotation() local
|
| D | Task.java | 2365 final int newRotation = getWindowConfiguration().getRotation(); in onConfigurationChanged() local 3500 final int newRotation = displayContent.getDisplayInfo().rotation; in adjustBoundsForDisplayChangeIfNeeded() local
|
| D | DisplayContent.java | 3062 void rotateBounds(@Rotation int oldRotation, @Rotation int newRotation, Rect inOutBounds) { in rotateBounds() 5621 private void applyRotationAndFinishFixedRotation(int oldRotation, int newRotation) { in applyRotationAndFinishFixedRotation()
|
| /frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/ |
| D | LegacySplitDisplayLayout.java | 73 void rotateTo(int newRotation) { in rotateTo() 74 mDisplayLayout.rotateTo(mContext.getResources(), newRotation); in rotateTo() local
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/ |
| D | MultiListLayout.java | 87 int newRotation = RotationUtils.getRotation(mContext); in onConfigurationChanged() local
|
| D | ScreenDecorations.java | 643 int newRotation = mContext.getDisplay().getRotation(); in updateOrientation() local
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
| D | PhoneStatusBarView.java | 164 int newRotation = RotationUtils.getExactRotation(mContext); in updateOrientationAndCutout() local
|
| /frameworks/base/services/core/java/com/android/server/camera/ |
| D | CameraServiceProxy.java | 240 public void onFixedRotationStarted(int displayId, int newRotation) { } in onFixedRotationStarted()
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/ |
| D | WindowMagnificationController.java | 350 private int getDegreeFromRotation(@Surface.Rotation int newRotation, in getDegreeFromRotation()
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/ |
| D | NavigationBar.java | 862 private int deltaRotation(int oldRotation, int newRotation) { in deltaRotation()
|
| /frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/ |
| D | PipTaskOrganizer.java | 783 public void onFixedRotationStarted(int displayId, int newRotation) { in onFixedRotationStarted()
|