Home
last modified time | relevance | path

Searched refs:ROTATION_90 (Results 1 - 25 of 71) sorted by relevance

123

/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/pipeline/
H A Drs_anco_manager_unit_test.cpp76 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 Drs_surface_capture_task_parallel_unit_test.cpp52 task.screenCorrection_ = ScreenRotation::ROTATION_90; in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_anco_manager_test.cpp62 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 Drs_surface_capture_task_parallel_test.cpp52 task.screenCorrection_ = ScreenRotation::ROTATION_90; in HWTEST_F()
/foundation/window/window_manager/dmserver/src/
H A Dscreen_rotation_controller.cpp358 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 Dsensor_connector.cpp148 } 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 Ddisplay_cutout_controller.cpp204 case Rotation::ROTATION_90: { in CalcBuiltInDisplayWaterfallRectsByRotation()
266 case Rotation::ROTATION_90: { in TransferBoundingRectsByRotation()
/foundation/window/window_manager/wmserver/test/unittest/
H A Ddisplay_group_info_test.cpp175 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 Dinput_window_monitor_test.cpp142 Rotation rotate = Rotation::ROTATION_90; in HWTEST_F()
/foundation/window/window_manager/dmserver/test/unittest/
H A Dscreen_rotation_controller_test.cpp178 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 Ddisplay_cutout_controller_test.cpp140 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 Drs_point_light_manager_test.cpp314 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 Dscreen_cutout_controller.cpp80 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 Drs_point_light_manager.cpp135 } 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 Ddisplay_info.h48 ROTATION_90, member in OHOS::Ace::Rotation
/foundation/window/window_manager/dmserver/include/
H A Dscreen_rotation_controller.h30 ROTATION_90, member in OHOS::Rosen::SensorRotation
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_virtual_processor.cpp264 } 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 Drs_processor.cpp201 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 Dcamera_napi_const.h113 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 Dcapture_output.h109 ROTATION_90 = 90, enumerator
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_cutout_controller_test.cpp286 rotation = Rotation::ROTATION_90; in HWTEST_F()
321 ASSERT_EQ(true, controller->IsDisplayRotationHorizontal(Rotation::ROTATION_90)); in HWTEST_F()
H A Dscreen_session_test.cpp331 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 Dinput_window_monitor.cpp116 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 Dscreen_types.h64 ROTATION_90, member in OHOS::Rosen::ScreenRotation
/foundation/window/window_manager/previewer/include/
H A Ddm_common.h230 ROTATION_90, member in OHOS::Rosen::Rotation

Completed in 22 milliseconds

123