Home
last modified time | relevance | path

Searched refs:preSwipeSwitch_ (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/service/touch_event_normalize/test/src/
H A Dtouch_event_normalize_test.cpp41 bool preSwipeSwitch_ { true }; member in OHOS::MMI::TouchEventNormalizeTest
61 TOUCH_EVENT_HDR->GetTouchpadSwipeSwitch(preSwipeSwitch_); in SetUp()
69 TOUCH_EVENT_HDR->SetTouchpadSwipeSwitch(preSwipeSwitch_); in TearDown()
H A Dtouchpad_transform_processor_test.cpp51 bool preSwipeSwitch_ { true }; member in OHOS::MMI::TouchPadTransformProcessorTest
93 g_processor_.GetTouchpadSwipeSwitch(preSwipeSwitch_); in SetUp()
101 g_processor_.SetTouchpadSwipeSwitch(preSwipeSwitch_); in TearDown()
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/test/
H A Dinput_manager_pointer_test.cpp140 bool preSwipeSwitch_ { true }; member in OHOS::MMI::InputManagerPointerTest
162 InputManager::GetInstance()->GetTouchpadSwipeSwitch(preSwipeSwitch_); in SetUp()
183 InputManager::GetInstance()->SetTouchpadSwipeSwitch(preSwipeSwitch_); in TearDown()