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

  /external/chromium_org/content/browser/renderer_host/input/
touch_event_queue.h 59 void OnGestureScrollEvent(const GestureEventWithLatencyInfo& gesture_event);
touch_event_queue.cc 325 void TouchEventQueue::OnGestureScrollEvent(
touch_event_queue_unittest.cc 67 queue_->OnGestureScrollEvent(
86 queue_->OnGestureScrollEvent(
    [all...]
input_router_impl.cc 204 touch_event_queue_->OnGestureScrollEvent(gesture_event);

Completed in 3153 milliseconds