Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/dmserver/include/
H A Dscreen_rotation_controller.h90 static std::map<Rotation, DisplayOrientation> displayToDisplayOrientationMap_; variable
/ohos5.0/foundation/window/window_manager/dmserver/src/
H A Dscreen_rotation_controller.cpp39 std::map<Rotation, DisplayOrientation> ScreenRotationController::displayToDisplayOrientationMap_; member in OHOS::Rosen::ScreenRotationController