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

/external/chromium_org/ui/events/gesture_detection/
H A Dtouch_disposition_gesture_filter.cc219 CancelTapIfNecessary(packet);
223 CancelTapIfNecessary(packet);
231 CancelTapIfNecessary(packet);
258 CancelTapIfNecessary(packet);
277 CancelTapIfNecessary(packet_being_sent);
293 CancelTapIfNecessary(packet_being_sent);
310 CancelTapIfNecessary(packet_being_sent);
336 void TouchDispositionGestureFilter::CancelTapIfNecessary( function in class:ui::TouchDispositionGestureFilter
H A Dtouch_disposition_gesture_filter.h82 void CancelTapIfNecessary(const GestureEventDataPacket& packet);

Completed in 66 milliseconds