Searched refs:FilterTapEvent (Results 1 – 3 of 3) sorted by relevance
36 bool FilterTapEvent(const GestureEventWithLatencyInfo& event);
30 bool TouchscreenTapSuppressionController::FilterTapEvent( in FilterTapEvent() function in content::TouchscreenTapSuppressionController
126 return !touchscreen_tap_suppression_controller_.FilterTapEvent( in ShouldForwardForTapSuppression()