Searched defs:rotateBounds (Results 1 – 3 of 3) sorted by relevance
| /frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/sidecar/ |
| D | SidecarHelper.java | 57 private static void rotateBounds(Rect inOutRect, int parentWidth, int parentHeight, in rotateBounds() method in SidecarHelper
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/wm/ |
| D | DisplayLayout.java | 250 public static void rotateBounds(Rect inOutBounds, Rect parentBounds, int delta) { in rotateBounds() method in DisplayLayout
|
| /frameworks/base/services/core/java/com/android/server/wm/ |
| D | DisplayContent.java | 2860 void rotateBounds(int oldRotation, int newRotation, Rect bounds) { in rotateBounds() method in DisplayContent 2865 void rotateBounds(Rect parentBounds, int oldRotation, int newRotation, Rect bounds) { in rotateBounds() method in DisplayContent
|