Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/touch_event_normalize/src/
H A Dtouch_gesture_adapter.cpp99 OnPinchGesture(event); in OnTouchEvent()
142 void TouchGestureAdapter::OnPinchGesture(std::shared_ptr<PointerEvent> event) in OnPinchGesture() function in OHOS::MMI::TouchGestureAdapter
/foundation/multimodalinput/input/service/touch_event_normalize/include/
H A Dtouch_gesture_adapter.h47 void OnPinchGesture(std::shared_ptr<PointerEvent> event);
/foundation/multimodalinput/input/service/touch_event_normalize/test/src/
H A Dtouch_gesture_adapter_test.cpp241 * @tc.desc: Test the funcation OnPinchGesture
255 ASSERT_NO_FATAL_FAILURE(touchGestureAdapter->OnPinchGesture(event)); in HWTEST_F()
257 ASSERT_NO_FATAL_FAILURE(touchGestureAdapter->OnPinchGesture(event)); in HWTEST_F()

Completed in 2 milliseconds