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

  /external/chromium_org/content/browser/renderer_host/input/
touch_event_queue_unittest.cc 106 void PressTouchPoint(int x, int y) {
214 PressTouchPoint(1, 1);
246 PressTouchPoint(1, 1);
253 PressTouchPoint(1, 1);
279 PressTouchPoint(1, 1);
319 PressTouchPoint(1, 1);
346 PressTouchPoint(1, 1);
354 PressTouchPoint(2, 2);
382 PressTouchPoint(1, 1);
413 PressTouchPoint(1, 1)
    [all...]
synthetic_smooth_scroll_gesture.h 47 void PressTouchPoint(SyntheticGestureTarget* target);
synthetic_smooth_scroll_gesture.cc 72 PressTouchPoint(target);
164 void SyntheticSmoothScrollGesture::PressTouchPoint(
input_router_impl_unittest.cc 207 int index = PressTouchPoint(0, 0);
210 // Already handled by |PressTouchPoint()|.
238 int PressTouchPoint(int x, int y) {
533 PressTouchPoint(1, 1);
575 PressTouchPoint(1, 1);
608 PressTouchPoint(1, 1);
626 PressTouchPoint(2, 2);
    [all...]
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_unittest.cc 735 int PressTouchPoint(int x, int y) {
    [all...]

Completed in 444 milliseconds