Home
last modified time | relevance | path

Searched refs:touchUp (Results 1 - 2 of 2) sorted by relevance

/foundation/multimodalinput/input/service/event_resample/test/
H A Devent_resample_test.cpp481 InputEvt touchUp; in SendTouchUp() local
483 touchUp.Initialize(PointerEvent::POINTER_ACTION_UP, testData, ctx); in SendTouchUp()
484 expected[touchUp.id].AddEvent(touchUp); in SendTouchUp()
485 SetupPointerEvent(touchUp, testData); in SendTouchUp()
/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler.cpp762 auto touchUp = GESTURESENSE_WRAPPER->touchUp_; in HandleKnuckleGestureTouchUp() local
763 CHKPV(touchUp); in HandleKnuckleGestureTouchUp()
766 NotifyType notifyType = static_cast<NotifyType>(touchUp(gesturePoints_, gestureTimeStamps_, in HandleKnuckleGestureTouchUp()

Completed in 6 milliseconds