Home
last modified time | relevance | path

Searched defs:deviceRotation (Results 1 – 4 of 4) sorted by relevance

/foundation/window/window_manager/dmserver/src/
Dscreen_rotation_controller.cpp82 void ScreenRotationController::HandleSensorEventInput(DeviceRotation deviceRotation) in HandleSensorEventInput()
333 Rotation ScreenRotationController::ConvertDeviceToDisplayRotation(DeviceRotation deviceRotation) in ConvertDeviceToDisplayRotation()
386 bool ScreenRotationController::IsDeviceRotationVertical(DeviceRotation deviceRotation) in IsDeviceRotationVertical()
392 bool ScreenRotationController::IsDeviceRotationHorizontal(DeviceRotation deviceRotation) in IsDeviceRotationHorizontal()
/foundation/window/window_manager/window_scene/session_manager/src/
Dscreen_rotation_property.cpp92 void ScreenRotationProperty::HandleSensorEventInput(DeviceRotation deviceRotation) in HandleSensorEventInput()
337 Rotation ScreenRotationProperty::ConvertDeviceToDisplayRotation(DeviceRotation deviceRotation) in ConvertDeviceToDisplayRotation()
390 bool ScreenRotationProperty::IsDeviceRotationVertical(DeviceRotation deviceRotation) in IsDeviceRotationVertical()
396 bool ScreenRotationProperty::IsDeviceRotationHorizontal(DeviceRotation deviceRotation) in IsDeviceRotationHorizontal()
Dscreen_cutout_controller.cpp274 Rotation ScreenCutoutController::ConvertDeviceToDisplayRotation(DeviceRotationValue deviceRotation) in ConvertDeviceToDisplayRotation()
/foundation/window/window_manager/dmserver/test/unittest/
Dscreen_rotation_controller_test.cpp403 DeviceRotation deviceRotation = DeviceRotation::INVALID; variable
459 DeviceRotation deviceRotation = DeviceRotation::INVALID; variable