/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/pipeline/ |
H A D | rs_anco_manager_unit_test.cpp | 76 ScreenRotation::ROTATION_90, 0, 0), false); in HWTEST_F() 81 ScreenRotation::ROTATION_90, 0, 0), false); in HWTEST_F() 83 ScreenRotation::ROTATION_90, 10, 10), false); in HWTEST_F()
|
H A D | rs_surface_capture_task_parallel_unit_test.cpp | 52 task.screenCorrection_ = ScreenRotation::ROTATION_90; in HWTEST_F()
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/ |
H A D | rs_anco_manager_test.cpp | 62 ScreenRotation::ROTATION_90, 0, 0), false); in HWTEST_F() 67 ScreenRotation::ROTATION_90, 0, 0), false); in HWTEST_F() 69 ScreenRotation::ROTATION_90, 10, 10), false); in HWTEST_F()
|
H A D | rs_surface_capture_task_parallel_test.cpp | 52 task.screenCorrection_ = ScreenRotation::ROTATION_90; in HWTEST_F()
|
/foundation/window/window_manager/dmserver/src/ |
H A D | screen_rotation_controller.cpp | 358 defaultDeviceRotation_ == 0 ? Rotation::ROTATION_0 : Rotation::ROTATION_90}, in ProcessRotationMapping() 360 defaultDeviceRotation_ == 1 ? Rotation::ROTATION_0 : Rotation::ROTATION_90}, in ProcessRotationMapping() 369 {defaultDeviceRotation_ == 0 ? Rotation::ROTATION_0 : Rotation::ROTATION_90, in ProcessRotationMapping() 371 {defaultDeviceRotation_ == 1 ? Rotation::ROTATION_0 : Rotation::ROTATION_90, in ProcessRotationMapping() 382 {SensorRotation::ROTATION_90, CalcDeviceRotation(SensorRotation::ROTATION_90)}, in ProcessRotationMapping()
|
H A D | sensor_connector.cpp | 148 } else if (sensorDegree >= 60 && sensorDegree <= 120) { // Use ROTATION_90 when degree range is [60, 120] in CalcSensorRotation() 149 return SensorRotation::ROTATION_90; in CalcSensorRotation()
|
H A D | display_cutout_controller.cpp | 204 case Rotation::ROTATION_90: { in CalcBuiltInDisplayWaterfallRectsByRotation() 266 case Rotation::ROTATION_90: { in TransferBoundingRectsByRotation()
|
/foundation/window/window_manager/wmserver/test/unittest/ |
H A D | display_group_info_test.cpp | 175 displayGroupInfo_->SetDisplayRotation(displayId, Rotation::ROTATION_90); in HWTEST_F() 176 ASSERT_EQ(Rotation::ROTATION_90, displayGroupInfo_->GetDisplayRotation(displayId)); in HWTEST_F() 187 displayGroupInfo_->SetDisplayRotation(displayId, Rotation::ROTATION_90); in HWTEST_F()
|
H A D | input_window_monitor_test.cpp | 142 Rotation rotate = Rotation::ROTATION_90; in HWTEST_F()
|
/foundation/window/window_manager/dmserver/test/unittest/ |
H A D | screen_rotation_controller_test.cpp | 178 ScreenRotationController::currentDisplayRotation_ = Rotation::ROTATION_90; in HWTEST_F() 182 ASSERT_EQ(Rotation::ROTATION_90, ScreenRotationController::ProcessAutoRotationPortraitOrientation(deviceRitation)); in HWTEST_F() 184 ASSERT_EQ(Rotation::ROTATION_90, ScreenRotationController::ProcessAutoRotationPortraitOrientation(deviceRitation)); in HWTEST_F() 189 ASSERT_EQ(Rotation::ROTATION_90, ScreenRotationController::ProcessAutoRotationLandscapeOrientation(deviceRitation)); in HWTEST_F() 191 ASSERT_EQ(Rotation::ROTATION_90, ScreenRotationController::ProcessAutoRotationLandscapeOrientation(deviceRitation)); in HWTEST_F() 193 ASSERT_EQ(Rotation::ROTATION_90, ScreenRotationController::ProcessAutoRotationLandscapeOrientation(deviceRitation)); in HWTEST_F() 432 ASSERT_EQ(false, ScreenRotationController::IsDisplayRotationVertical(Rotation::ROTATION_90)); in HWTEST_F() 436 ASSERT_EQ(true, ScreenRotationController::IsDisplayRotationHorizontal(Rotation::ROTATION_90)); in HWTEST_F() 619 ASSERT_EQ(SensorRotation::ROTATION_90, GravitySensorSubscriber::CalcSensorRotation(75)); in HWTEST_F()
|
H A D | display_cutout_controller_test.cpp | 140 controller->CalcBuiltInDisplayWaterfallRectsByRotation(Rotation::ROTATION_90, displayHeight, displayWidth); in HWTEST_F() 300 absDisplay->RequestRotation(Rotation::ROTATION_90); in HWTEST_F()
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/ |
H A D | rs_point_light_manager_test.cpp | 314 instance->SetScreenRotation(ScreenRotation::ROTATION_90);
in HWTEST_F() 323 instance->SetScreenRotation(ScreenRotation::ROTATION_90);
in HWTEST_F() 368 instance->screenRotation_ = ScreenRotation::ROTATION_90;
in HWTEST_F() 396 instance->SetScreenRotation(ScreenRotation::ROTATION_90);
in HWTEST_F()
|
/foundation/window/window_manager/window_scene/screen_session_manager/src/ |
H A D | screen_cutout_controller.cpp | 80 case Rotation::ROTATION_90: { in ConvertBoundaryRectsByRotation() 211 case Rotation::ROTATION_90: { in CalcWaterfallRectsByRotation() 334 defaultDeviceRotation_ == 0 ? Rotation::ROTATION_0 : Rotation::ROTATION_90 }, in ProcessRotationMapping() 336 defaultDeviceRotation_ == 1 ? Rotation::ROTATION_0 : Rotation::ROTATION_90 }, in ProcessRotationMapping()
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/ |
H A D | rs_point_light_manager.cpp | 135 } else if (rotation == ScreenRotation::ROTATION_90 || rotation == ScreenRotation::ROTATION_270) { in CheckIlluminated() 159 case ScreenRotation::ROTATION_90: in CalculateLightPosForIlluminated()
|
/foundation/arkui/ace_engine/frameworks/core/common/ |
H A D | display_info.h | 48 ROTATION_90, member in OHOS::Ace::Rotation
|
/foundation/window/window_manager/dmserver/include/ |
H A D | screen_rotation_controller.h | 30 ROTATION_90, member in OHOS::Rosen::SensorRotation
|
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_uni_render_virtual_processor.cpp | 264 } else if (screenRotation == ScreenRotation::ROTATION_90) { in OriginScreenRotation() 279 if (screenCorrection_ == ScreenRotation::ROTATION_90 || in ScaleMirrorIfNeed() 284 if (angle == ScreenRotation::ROTATION_90 || in ScaleMirrorIfNeed()
|
H A D | rs_processor.cpp | 201 if (mirroredNode->GetRotation() == ScreenRotation::ROTATION_90 || in SetMirrorScreenSwap() 296 case ScreenRotation::ROTATION_90: in CalculateMirrorAdaptiveMatrix()
|
/foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/include/ |
H A D | camera_napi_const.h | 113 enum JSImageRotation { ROTATION_0 = 0, ROTATION_90 = 90, ROTATION_180 = 180, ROTATION_270 = 270 }; enumerator
|
/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/output/ |
H A D | capture_output.h | 109 ROTATION_90 = 90, enumerator
|
/foundation/window/window_manager/window_scene/test/dms_unittest/ |
H A D | screen_cutout_controller_test.cpp | 286 rotation = Rotation::ROTATION_90; in HWTEST_F() 321 ASSERT_EQ(true, controller->IsDisplayRotationHorizontal(Rotation::ROTATION_90)); in HWTEST_F()
|
H A D | screen_session_test.cpp | 331 ASSERT_EQ(res, Rotation::ROTATION_90); in HWTEST_F() 1535 Rotation sensorRotation = Rotation::ROTATION_90; in HWTEST_F() 1759 Rotation sensorRotation = Rotation::ROTATION_90; in HWTEST_F() 1813 Rotation rotation = Rotation::ROTATION_90; in HWTEST_F() 1970 EXPECT_EQ(Rotation::ROTATION_90, res); in HWTEST_F() 1976 EXPECT_EQ(Rotation::ROTATION_90, res); in HWTEST_F() 2031 EXPECT_EQ(Rotation::ROTATION_90, res); in HWTEST_F() 2077 rotation = Rotation::ROTATION_90; in HWTEST_F() 2117 rotation = Rotation::ROTATION_90; in HWTEST_F()
|
/foundation/window/window_manager/wmserver/src/ |
H A D | input_window_monitor.cpp | 116 if (displayInfo->GetRotation() == Rotation::ROTATION_90 || in UpdateDisplayInfo() 225 case Rotation::ROTATION_90: in GetDisplayDirectionForMmi()
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/screen_manager/ |
H A D | screen_types.h | 64 ROTATION_90,
member in OHOS::Rosen::ScreenRotation
|
/foundation/window/window_manager/previewer/include/ |
H A D | dm_common.h | 230 ROTATION_90, member in OHOS::Rosen::Rotation
|