Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/dmserver/include/
H A Dscreen_rotation_controller.h86 static uint32_t defaultDeviceRotationOffset_; variable
/ohos5.0/foundation/window/window_manager/dmserver/src/
H A Dscreen_rotation_controller.cpp32 uint32_t ScreenRotationController::defaultDeviceRotationOffset_ = 0; member in OHOS::Rosen::ScreenRotationController