Home
last modified time | relevance | path

Searched defs:deviceToDisplayRotationMap_ (Results 1 – 2 of 2) sorted by relevance

/foundation/window/window_manager/dmserver/include/
Dscreen_rotation_controller.h91 static std::map<DeviceRotation, Rotation> deviceToDisplayRotationMap_; variable
/foundation/window/window_manager/dmserver/src/
Dscreen_rotation_controller.cpp38 std::map<DeviceRotation, Rotation> ScreenRotationController::deviceToDisplayRotationMap_; member in OHOS::Rosen::ScreenRotationController