HomeSort by relevance Sort by last modified time
    Searched refs:OnTwoFingerTap (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ui/events/gesture_detection/
gesture_detector.h 60 // Whether |OnTwoFingerTap| should be called for two finger tap
91 virtual bool OnTwoFingerTap(const MotionEvent& e1,
127 virtual bool OnTwoFingerTap(const MotionEvent& e1,
gesture_detector.cc 96 bool GestureDetector::SimpleGestureListener::OnTwoFingerTap(
279 handled = listener_->OnTwoFingerTap(*current_down_event_, ev);
gesture_provider.cc 401 virtual bool OnTwoFingerTap(const MotionEvent& e1,

Completed in 193 milliseconds