Home
last modified time | relevance | path

Searched defs:deviceRotation (Results 1 - 6 of 6) sorted by relevance

/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_rotation_property.cpp21 void ScreenRotationProperty::HandleSensorEventInput(DeviceRotation deviceRotation) in HandleSensorEventInput() argument
38 float ScreenRotationProperty::ConvertDeviceToFloat(DeviceRotation deviceRotation) in ConvertDeviceToFloat() argument
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_cutout_controller_test.cpp334 DeviceRotationValue deviceRotation; in HWTEST_F() local
/foundation/window/window_manager/dmserver/test/unittest/
H A Dscreen_rotation_controller_test.cpp322 DeviceRotation deviceRotation = DeviceRotation::INVALID; in HWTEST_F() local
362 DeviceRotation deviceRotation = DeviceRotation::INVALID; HWTEST_F() local
415 DeviceRotation deviceRotation = DeviceRotation::INVALID; HWTEST_F() local
[all...]
/foundation/window/window_manager/dmserver/src/
H A Dscreen_rotation_controller.cpp85 void ScreenRotationController::HandleSensorEventInput(DeviceRotation deviceRotation) in HandleSensorEventInput() argument
336 Rotation ScreenRotationController::ConvertDeviceToDisplayRotation(DeviceRotation deviceRotation) in ConvertDeviceToDisplayRotation() argument
390 bool ScreenRotationController::IsDeviceRotationVertical(DeviceRotation deviceRotation) in IsDeviceRotationVertical() argument
396 IsDeviceRotationHorizontal(DeviceRotation deviceRotation) IsDeviceRotationHorizontal() argument
[all...]
/foundation/window/window_manager/wm/src/
H A Dwindow_extension_session_impl.cpp659 auto deviceRotation = static_cast<uint32_t>(displayInfo->GetDefaultDeviceRotationOffset()); in GetSystemViewportConfig() local
H A Dwindow_session_impl.cpp1062 auto deviceRotation = static_cast<uint32_t>(displayInfo->GetDefaultDeviceRotationOffset()); in UpdateViewportConfig() local

Completed in 13 milliseconds