Searched refs:touchUp (Results 1 – 4 of 4) sorted by relevance
481 InputEvt touchUp; in SendTouchUp() local483 touchUp.Initialize(PointerEvent::POINTER_ACTION_UP, testData, ctx); in SendTouchUp()484 expected[touchUp.id].AddEvent(touchUp); in SendTouchUp()485 SetupPointerEvent(touchUp, testData); in SendTouchUp()
106 console.info(`touchUp, animateTo x:100, y:100`);
103 console.info(`touchUp, animateTo x:100, y:100`);
830 auto touchUp = GESTURESENSE_WRAPPER->touchUp_; in HandleKnuckleGestureTouchUp() local831 CHKPV(touchUp); in HandleKnuckleGestureTouchUp()834 NotifyType notifyType = static_cast<NotifyType>(touchUp(gesturePoints_, gestureTimeStamps_, in HandleKnuckleGestureTouchUp()