Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/touch_event_normalize/src/
H A Dtouch_gesture_adapter.cpp103 OnGestureSuccessful(event); in OnTouchEvent()
110 void TouchGestureAdapter::OnGestureSuccessful(std::shared_ptr<PointerEvent> event) in OnGestureSuccessful() function in OHOS::MMI::TouchGestureAdapter
/foundation/multimodalinput/input/service/touch_event_normalize/include/
H A Dtouch_gesture_adapter.h48 void OnGestureSuccessful(std::shared_ptr<PointerEvent> event);
/foundation/multimodalinput/input/service/touch_event_normalize/test/src/
H A Dtouch_gesture_adapter_test.cpp204 * @tc.desc: Test the funcation OnGestureSuccessful
215 ASSERT_NO_FATAL_FAILURE(touchGestureAdapter->OnGestureSuccessful(event)); in HWTEST_F()

Completed in 2 milliseconds