Home
last modified time | relevance | path

Searched refs:OnSwipeGesture (Results 1 - 3 of 3) sorted by relevance

/foundation/multimodalinput/input/service/touch_event_normalize/src/
H A Dtouch_gesture_adapter.cpp97 OnSwipeGesture(event); in OnTouchEvent()
132 void TouchGestureAdapter::OnSwipeGesture(std::shared_ptr<PointerEvent> event) in OnSwipeGesture() function in OHOS::MMI::TouchGestureAdapter
/foundation/multimodalinput/input/service/touch_event_normalize/include/
H A Dtouch_gesture_adapter.h46 void OnSwipeGesture(std::shared_ptr<PointerEvent> event);
/foundation/multimodalinput/input/service/touch_event_normalize/test/src/
H A Dtouch_gesture_adapter_test.cpp220 * @tc.desc: Test the funcation OnSwipeGesture
234 ASSERT_NO_FATAL_FAILURE(touchGestureAdapter->OnSwipeGesture(event)); in HWTEST_F()
236 ASSERT_NO_FATAL_FAILURE(touchGestureAdapter->OnSwipeGesture(event)); in HWTEST_F()

Completed in 3 milliseconds