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

  /external/chromium_org/ui/events/gesture_detection/
gesture_detector.h 48 // Whether |OnSwipe| should be called after a secondary touch is released
87 virtual bool OnSwipe(const MotionEvent& e1,
123 virtual bool OnSwipe(const MotionEvent& e1,
gesture_detector.cc 89 bool GestureDetector::SimpleGestureListener::OnSwipe(const MotionEvent& e1,
550 return listener_->OnSwipe(*current_down_event_, up, vx, vy);
gesture_provider.cc 392 virtual bool OnSwipe(const MotionEvent& e1,

Completed in 60 milliseconds