Searched defs:deviceToDisplayRotationMap_ (Results 1 - 4 of 4) sorted by relevance
/foundation/window/window_manager/window_scene/screen_session_manager/include/ | ||
H A D | screen_cutout_controller.h | 59 static std::map<DeviceRotationValue, Rotation> deviceToDisplayRotationMap_; member in OHOS::Rosen::ScreenCutoutController |
/foundation/window/window_manager/dmserver/include/ | ||
H A D | screen_rotation_controller.h | 89 static std::map<DeviceRotation, Rotation> deviceToDisplayRotationMap_; member in OHOS::Rosen::ScreenRotationController |
/foundation/window/window_manager/dmserver/src/ | ||
H A D | screen_rotation_controller.cpp | 38 std::map<DeviceRotation, Rotation> ScreenRotationController::deviceToDisplayRotationMap_; member in OHOS::Rosen::ScreenRotationController |
/foundation/window/window_manager/window_scene/screen_session_manager/src/ | ||
H A D | screen_cutout_controller.cpp | 33 std::map<DeviceRotationValue, Rotation> ScreenCutoutController::deviceToDisplayRotationMap_; member in OHOS::Rosen::ScreenCutoutController |
Completed in 3 milliseconds