Home
last modified time | relevance | path

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

/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_screen_touch.cpp64 constexpr int32_t FOLDABLE_DEVICE = 2; member
238 case FOLDABLE_DEVICE: in HandleCoordinates()
/foundation/multimodalinput/input/service/dfx/src/
H A Ddfx_hisysevent.cpp46 constexpr int32_t FOLDABLE_DEVICE { 2 };
881 if (ROTATE_POLICY != FOLDABLE_DEVICE) { in GetTpVendorName()
895 if (ROTATE_POLICY != FOLDABLE_DEVICE) { in GetAccVendorName()
/foundation/multimodalinput/input/service/mouse_event_normalize/src/
H A Dmouse_transform_processor.cpp76 constexpr int32_t FOLDABLE_DEVICE { 2 };
148 (ROTATE_POLICY == FOLDABLE_DEVICE && in IsWindowRotation()
152 FOLDABLE_DEVICE_POLICY[FOLDABLE_DEVICE] == ROTATE_WINDOW_ROTATE)))); in IsWindowRotation()
/foundation/multimodalinput/input/service/window_manager/src/
H A Dtouch_drawing_manager.cpp78 constexpr int32_t FOLDABLE_DEVICE { 2 };
583 (ROTATE_POLICY == FOLDABLE_DEVICE && in IsWindowRotation()
587 FOLDABLE_DEVICE_POLICY[FOLDABLE_DEVICE] == ROTATE_WINDOW_ROTATE)))); in IsWindowRotation()
H A Dknuckle_drawing_manager.cpp71 constexpr int32_t FOLDABLE_DEVICE { 2 };
307 case FOLDABLE_DEVICE: { in CheckRotatePolicy()
H A Dpointer_drawing_manager.cpp73 constexpr int32_t FOLDABLE_DEVICE { 2 };
1468 (ROTATE_POLICY == FOLDABLE_DEVICE && in IsWindowRotation()
1472 FOLDABLE_DEVICE_POLICY[FOLDABLE_DEVICE] == ROTATE_WINDOW_ROTATE)))); in IsWindowRotation()
H A Dinput_windows_manager.cpp91 [[ maybe_unused ]] constexpr int32_t FOLDABLE_DEVICE { 2 };
/foundation/multimodalinput/input/service/window_manager/test/
H A Dpointer_drawing_manager_ex_test.cpp50 constexpr int32_t FOLDABLE_DEVICE { 2 };
619 ROTATE_POLICY = FOLDABLE_DEVICE; in HWTEST_F()
645 ROTATE_POLICY = FOLDABLE_DEVICE; in HWTEST_F()
671 ROTATE_POLICY = FOLDABLE_DEVICE; in HWTEST_F()
H A Dpointer_drawing_manager_test.cpp47 constexpr int32_t FOLDABLE_DEVICE { 2 };
161 ROTATE_POLICY = FOLDABLE_DEVICE; in HWTEST_F()
187 ROTATE_POLICY = FOLDABLE_DEVICE; in HWTEST_F()
213 ROTATE_POLICY = FOLDABLE_DEVICE; in HWTEST_F()
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_session_manager.cpp103 constexpr int32_t FOLDABLE_DEVICE { 2 };
4720 if (ROTATE_POLICY == FOLDABLE_DEVICE && FoldDisplayMode::FULL == GetFoldDisplayMode()) { in SetDisplayScaleInner()

Completed in 34 milliseconds