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 100 void OnGestureScrollEvent(const GestureEventWithLatencyInfo& gesture_event);
input_router_impl.cc 185 touch_event_queue_.OnGestureScrollEvent(gesture_event);
touch_event_queue.cc 546 void TouchEventQueue::OnGestureScrollEvent(
touch_event_queue_unittest.cc 72 queue_->OnGestureScrollEvent(
110 queue_->OnGestureScrollEvent(
    [all...]

Completed in 1195 milliseconds