Home
last modified time | relevance | path

Searched refs:SENSOR (Results 1 - 14 of 14) sorted by relevance

/foundation/resourceschedule/background_task_mgr/interfaces/innerkits/include/
H A Dresource_type.h36 SENSOR = 1 << 8
/foundation/window/window_manager/dmserver/test/unittest/
H A Dscreen_rotation_controller_test.cpp134 Orientation orientation = Orientation::SENSOR; in HWTEST_F()
240 ASSERT_EQ(true, ScreenRotationController::IsSensorRelatedOrientation(Orientation::SENSOR)); in HWTEST_F()
257 Orientation orientation = Orientation::SENSOR; in HWTEST_F()
260 ScreenRotationController::lastOrientationType_ = Orientation::SENSOR; in HWTEST_F()
274 orientation = Orientation::SENSOR; in HWTEST_F()
398 ScreenRotationController::ProcessOrientationSwitch(Orientation::SENSOR, true); in HWTEST_F()
449 orientation = Orientation::SENSOR; in HWTEST_F()
451 ASSERT_EQ(orientation, Orientation::SENSOR); in HWTEST_F()
/foundation/resourceschedule/background_task_mgr/interfaces/kits/napi/src/
H A Dinit_bgtaskmgr.cpp85 SetNamedPropertyByInteger(env, obj, static_cast<uint32_t>(ResourceType::SENSOR), "SENSOR"); in BackgroundModeInit()
/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_manager_service_utils_test.cpp66 bool ret = WmsUtils::IsFixedOrientation(Orientation::SENSOR, WindowMode::WINDOW_MODE_FULLSCREEN, 0); in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/folder_stack/
H A Dfolder_stack_pattern.cpp243 if (autoHalfFold && foldStatus == FoldStatus::HALF_FOLD && orientation != Orientation::SENSOR) { in SetAutoRotate()
244 container->SetOrientation(Orientation::SENSOR); in SetAutoRotate()
/foundation/arkui/ace_engine/test/unittest/core/pattern/folder_stack/
H A Dfolder_stack_test_ng.cpp563 container->SetOrientation(Orientation::SENSOR); in HWTEST_F()
596 container->SetOrientation(Orientation::SENSOR); in HWTEST_F()
629 container->SetOrientation(Orientation::SENSOR); in HWTEST_F()
/foundation/resourceschedule/background_task_mgr/interfaces/test/unittest/bgtask_manager_client_test/
H A Dbgtask_client_unit_test.cpp59 constexpr uint32_t SENSOR = 256; member
610 EXPECT_EQ(SENSOR, (uint32_t)ResourceType::SENSOR); in HWTEST_F()
/foundation/window/window_manager/dmserver/src/
H A Dscreen_rotation_controller.cpp132 case Orientation::SENSOR: { in CalcTargetDisplayRotation()
239 case Orientation::SENSOR: { in ProcessSwitchToSensorRelatedOrientation()
/foundation/window/window_manager/previewer/include/
H A Ddm_common.h245 SENSOR = 5, member in OHOS::Rosen::Orientation
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
H A Djs_window_utils.h206 {ApiOrientation::AUTO_ROTATION, Orientation::SENSOR },
227 {Orientation::SENSOR, ApiOrientation::AUTO_ROTATION }, member in OHOS::Rosen::ApiWindowMode::Orientation
/foundation/window/window_manager/interfaces/innerkits/dm/
H A Ddm_common.h273 SENSOR = 5, member in OHOS::Rosen::Orientation
/foundation/arkui/ace_engine/frameworks/core/components/common/layout/
H A Dconstants.h873 SENSOR = 5, member in OHOS::Ace::GestureTypeName::Orientation
/foundation/window/window_manager/wmserver/src/
H A Dstarting_window.cpp45 {OHOS::AppExecFwk::DisplayOrientation::AUTO_ROTATION, Orientation::SENSOR},
/foundation/window/window_manager/wm/include/
H A Dwindow_impl.h73 {OHOS::AppExecFwk::DisplayOrientation::AUTO_ROTATION, Orientation::SENSOR},

Completed in 17 milliseconds