| /frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/ | 
| D | DisplayChangeController.java | 83             int fromRotation, int toRotation, DisplayAreaInfo newDisplayAreaInfo) {  in dispatchOnDisplayChange()89     private void onDisplayChange(int displayId, int fromRotation, int toRotation,  in onDisplayChange()
 104         public void onDisplayChange(int displayId, int fromRotation, int toRotation,  in onDisplayChange()
 127         void onDisplayChange(int displayId, int fromRotation, int toRotation,  in onDisplayChange()
 
 | 
| D | DisplayController.java | 197             int fromRotation, int toRotation) {  in onDisplayRotateRequested()206                 dr.mDisplayLayout.rotateTo(dr.mContext.getResources(), toRotation);  in onDisplayRotateRequested()  local
 
 | 
| /frameworks/base/core/java/android/view/ | 
| D | IDisplayChangeWindowController.aidl | 51     void onDisplayChange(int displayId, int fromRotation, int toRotation,  in onDisplayChange()
 | 
| D | DisplayCutout.java | 1168             int fromRotation, int toRotation) {  in getRotated()
 | 
| /frameworks/native/libs/ui/include/ui/ | 
| D | Rotation.h | 38 constexpr auto toRotation(std::underlying_type_t<Rotation> rotation) {  in toRotation()  function
 | 
| D | Transform.h | 156 inline constexpr Rotation Transform::toRotation(Transform::RotationFlags rotationFlags) {  in toRotation()  function
 | 
| /frameworks/native/libs/ui/include_vndk/ui/ | 
| D | Rotation.h | 38 constexpr auto toRotation(std::underlying_type_t<Rotation> rotation) {  in toRotation()  function
 | 
| D | Transform.h | 156 inline constexpr Rotation Transform::toRotation(Transform::RotationFlags rotationFlags) {  in toRotation()  function
 | 
| /frameworks/native/include/ui/ | 
| D | Rotation.h | 38 constexpr auto toRotation(std::underlying_type_t<Rotation> rotation) {  in toRotation()  function
 | 
| D | Transform.h | 156 inline constexpr Rotation Transform::toRotation(Transform::RotationFlags rotationFlags) {  in toRotation()  function
 | 
| /frameworks/base/services/core/java/com/android/server/wm/ | 
| D | RemoteDisplayChangeController.java | 78             int fromRotation, int toRotation,  in performRemoteDisplayChange()
 | 
| D | PhysicalDisplaySwitchTransitionLauncher.java | 141     public void onDisplayUpdated(int fromRotation, int toRotation,  in onDisplayUpdated()
 | 
| D | DisplayRotation.java | 656     private void startRemoteRotation(int fromRotation, int toRotation) {  in startRemoteRotation()
 | 
| /frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/ | 
| D | OneHandedDisplayAreaOrganizer.java | 203     public void onRotateDisplay(Context context, int toRotation, WindowContainerTransaction wct) {  in onRotateDisplay()207         mDisplayLayout.rotateTo(context.getResources(), toRotation);  in onRotateDisplay()  local
 
 | 
| /frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/ | 
| D | PipController.java | 1111     private void onDisplayRotationChangedNotInPip(Context context, int toRotation) {  in onDisplayRotationChangedNotInPip()1125             int displayId, int fromRotation, int toRotation, WindowContainerTransaction t) {  in onDisplayRotationChanged()
 
 | 
| /frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/ | 
| D | BubbleController.java | 453                 (displayId, fromRotation, toRotation, newDisplayAreaInfo, t) -> {  in onInit()  argument
 | 
| /frameworks/native/services/surfaceflinger/CompositionEngine/tests/ | 
| D | OutputLayerTest.cpp | 69 ui::Rotation toRotation(uint32_t rotationFlag) {  in toRotation()  function
 | 
| /frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/ | 
| D | StageCoordinator.java | 2294     private void onDisplayChange(int displayId, int fromRotation, int toRotation,  in onDisplayChange()
 |