Home
last modified time | relevance | path

Searched refs:SENSOR_HORIZONTAL (Results 1 - 8 of 8) sorted by relevance

/foundation/window/window_manager/dmserver/test/unittest/
H A Dscreen_rotation_controller_test.cpp140 orientation = Orientation::SENSOR_HORIZONTAL; in HWTEST_F()
242 ASSERT_EQ(true, ScreenRotationController::IsSensorRelatedOrientation(Orientation::SENSOR_HORIZONTAL)); in HWTEST_F()
302 orientation = Orientation::SENSOR_HORIZONTAL; in HWTEST_F()
304 ASSERT_EQ(Orientation::SENSOR_HORIZONTAL, ScreenRotationController::lastOrientationType_); in HWTEST_F()
400 ScreenRotationController::ProcessOrientationSwitch(Orientation::SENSOR_HORIZONTAL, true); in HWTEST_F()
/foundation/window/window_manager/dmserver/src/
H A Dscreen_rotation_controller.cpp139 case Orientation::SENSOR_HORIZONTAL: { in CalcTargetDisplayRotation()
261 case Orientation::SENSOR_HORIZONTAL: { in ProcessSwitchToSensorRelatedOrientation()
/foundation/window/window_manager/previewer/include/
H A Ddm_common.h247 SENSOR_HORIZONTAL = 7, member in OHOS::Rosen::Orientation
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
H A Djs_window_utils.h208 {ApiOrientation::AUTO_ROTATION_LANDSCAPE, Orientation::SENSOR_HORIZONTAL },
229 {Orientation::SENSOR_HORIZONTAL, ApiOrientation::AUTO_ROTATION_LANDSCAPE }, member in OHOS::Rosen::ApiWindowMode::Orientation
/foundation/window/window_manager/interfaces/innerkits/dm/
H A Ddm_common.h275 SENSOR_HORIZONTAL = 7, member in OHOS::Rosen::Orientation
/foundation/arkui/ace_engine/frameworks/core/components/common/layout/
H A Dconstants.h875 SENSOR_HORIZONTAL = 7, member in OHOS::Ace::GestureTypeName::Orientation
/foundation/window/window_manager/wmserver/src/
H A Dstarting_window.cpp46 {OHOS::AppExecFwk::DisplayOrientation::AUTO_ROTATION_LANDSCAPE, Orientation::SENSOR_HORIZONTAL},
/foundation/window/window_manager/wm/include/
H A Dwindow_impl.h74 {OHOS::AppExecFwk::DisplayOrientation::AUTO_ROTATION_LANDSCAPE, Orientation::SENSOR_HORIZONTAL},

Completed in 10 milliseconds