Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/dmserver/src/
H A Dscreen_rotation_controller.cpp76 void ScreenRotationController::SetDefaultDeviceRotationOffset(uint32_t defaultDeviceRotationOffset) in SetDefaultDeviceRotationOffset()
H A Ddisplay_manager_service.cpp108 …uint32_t defaultDeviceRotationOffset = static_cast<uint32_t>(numbersConfig["defaultDeviceRotationO… in ConfigureDisplayManagerService() local