Home
last modified time | relevance | path

Searched refs:SENSOR_VERTICAL (Results 1 - 10 of 10) sorted by relevance

/foundation/window/window_manager/dmserver/test/unittest/
H A Dscreen_rotation_controller_test.cpp137 orientation = Orientation::SENSOR_VERTICAL; in HWTEST_F()
241 ASSERT_EQ(true, ScreenRotationController::IsSensorRelatedOrientation(Orientation::SENSOR_VERTICAL)); in HWTEST_F()
288 orientation = Orientation::SENSOR_VERTICAL; in HWTEST_F()
399 ScreenRotationController::ProcessOrientationSwitch(Orientation::SENSOR_VERTICAL, true); in HWTEST_F()
H A Ddisplay_manager_service_test.cpp256 orientation = Orientation::SENSOR_VERTICAL; in HWTEST_F()
573 orientation = Orientation::SENSOR_VERTICAL; in HWTEST_F()
/foundation/window/window_manager/dmserver/src/
H A Dscreen_rotation_controller.cpp136 case Orientation::SENSOR_VERTICAL: { in CalcTargetDisplayRotation()
250 case Orientation::SENSOR_VERTICAL: { in ProcessSwitchToSensorRelatedOrientation()
/foundation/window/window_manager/previewer/include/
H A Ddm_common.h246 SENSOR_VERTICAL = 6, member in OHOS::Rosen::Orientation
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
H A Djs_window_utils.h207 {ApiOrientation::AUTO_ROTATION_PORTRAIT, Orientation::SENSOR_VERTICAL },
228 {Orientation::SENSOR_VERTICAL, ApiOrientation::AUTO_ROTATION_PORTRAIT }, member in OHOS::Rosen::ApiWindowMode::Orientation
/foundation/window/window_manager/interfaces/innerkits/dm/
H A Ddm_common.h274 SENSOR_VERTICAL = 6, member in OHOS::Rosen::Orientation
/foundation/arkui/ace_engine/frameworks/core/components/common/layout/
H A Dconstants.h874 SENSOR_VERTICAL = 6, member in OHOS::Ace::GestureTypeName::Orientation
/foundation/window/window_manager/wmserver/src/
H A Dstarting_window.cpp47 {OHOS::AppExecFwk::DisplayOrientation::AUTO_ROTATION_PORTRAIT, Orientation::SENSOR_VERTICAL},
/foundation/window/window_manager/wm/include/
H A Dwindow_impl.h75 {OHOS::AppExecFwk::DisplayOrientation::AUTO_ROTATION_PORTRAIT, Orientation::SENSOR_VERTICAL},
/foundation/window/window_manager/wm/src/
H A Dwindow_session_impl.cpp3979 orientation == Orientation::SENSOR_VERTICAL || in IsVerticalOrientation()

Completed in 19 milliseconds