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

  /external/chromium_org/content/common/input/
synthetic_web_input_event_builders.h 69 void ReleasePoint(int index);
synthetic_web_input_event_builders.cc 168 void SyntheticWebTouchEvent::ReleasePoint(int index) {
  /external/chromium_org/content/browser/renderer_host/input/
synthetic_pinch_gesture.cc 106 touch_event_.ReleasePoint(0);
107 touch_event_.ReleasePoint(1);
touch_input_browsertest.cc 213 touch.ReleasePoint(0);
237 touch.ReleasePoint(0);
262 touch.ReleasePoint(0);
synthetic_tap_gesture.cc 104 touch_event_.ReleasePoint(0);
synthetic_smooth_scroll_gesture.cc 179 touch_event_.ReleasePoint(0);
input_router_impl_unittest.cc 247 touch_event_.ReleasePoint(index);
    [all...]
touch_event_queue_unittest.cc 123 touch_event_.ReleasePoint(index);
    [all...]
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_unittest.cc 744 touch_event_.ReleasePoint(index);
    [all...]

Completed in 2573 milliseconds