/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/ |
H A D | screen_rotation_property.cpp | 40 float sensorRotation = -1.0f; // -1 mean keep before degree in ConvertDeviceToFloat() local
|
H A D | screen_session_manager.cpp | 4989 void ScreenSessionManager::OnSensorRotationChange(float sensorRotation, ScreenId screenId) in OnSensorRotationChange()
|
/ohos5.0/foundation/window/window_manager/dmserver/src/ |
H A D | screen_rotation_controller.cpp | 195 DeviceRotation ScreenRotationController::CalcDeviceRotation(SensorRotation sensorRotation) in CalcDeviceRotation() 320 …viceRotation ScreenRotationController::ConvertSensorToDeviceRotation(SensorRotation sensorRotation) in ConvertSensorToDeviceRotation()
|
/ohos5.0/foundation/window/window_manager/window_scene/test/dms_unittest/ |
H A D | screen_session_manager_client_proxy_test.cpp | 127 float sensorRotation = 0; variable
|
H A D | screen_session_test.cpp | 33 void OnSensorRotationChange(float sensorRotation, ScreenId screenId) override {} in OnSensorRotationChange() 312 float sensorRotation = 0.0f; variable 1523 Rotation sensorRotation = Rotation::ROTATION_0; variable 1540 Rotation sensorRotation = Rotation::ROTATION_90; variable 1764 Rotation sensorRotation = Rotation::ROTATION_90; variable
|
H A D | screen_session_manager_client_test.cpp | 586 float sensorRotation = 0; variable 600 float sensorRotation = 90.0f; variable
|
H A D | screen_session_manager_client_stub_test.cpp | 516 float sensorRotation = 0; variable
|
/ohos5.0/foundation/window/window_manager/window_scene/session/screen/src/ |
H A D | screen_session.cpp | 443 float ScreenSession::ConvertRotationToFloat(Rotation sensorRotation) in ConvertRotationToFloat() 463 void ScreenSession::HandleSensorRotation(float sensorRotation) in HandleSensorRotation() 468 void ScreenSession::SensorRotationChange(Rotation sensorRotation) in SensorRotationChange() 474 void ScreenSession::SensorRotationChange(float sensorRotation) in SensorRotationChange()
|
/ohos5.0/foundation/window/window_manager/window_scene/screen_session_manager/src/zidl/ |
H A D | screen_session_manager_client_proxy.cpp | 167 …d ScreenSessionManagerClientProxy::OnSensorRotationChanged(ScreenId screenId, float sensorRotation) in OnSensorRotationChanged()
|
H A D | screen_session_manager_client_stub.cpp | 175 auto sensorRotation = data.ReadFloat(); in HandleOnSensorRotationChanged() local
|
/ohos5.0/foundation/window/window_manager/window_scene/screen_session_manager/src/ |
H A D | screen_session_manager_client.cpp | 190 void ScreenSessionManagerClient::OnSensorRotationChanged(ScreenId screenId, float sensorRotation) in OnSensorRotationChanged()
|
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/screen_session_manager/ |
H A D | js_screen_session.cpp | 394 void JsScreenSession::OnSensorRotationChange(float sensorRotation, ScreenId screenId) in OnSensorRotationChange()
|
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/ |
H A D | hcapture_session.cpp | 92 static int32_t sensorRotation = 0; variable
|