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

  /external/chromium_org/ui/events/gesture_detection/
touch_disposition_gesture_filter_unittest.cc 154 void PressTouchPoint(int x, int y) {
259 PressTouchPoint(1, 1);
281 PressTouchPoint(1, 1);
304 PressTouchPoint(1, 1);
324 PressTouchPoint(1, 1);
344 PressTouchPoint(1, 1);
351 PressTouchPoint(10, 10);
379 PressTouchPoint(1, 1);
407 PressTouchPoint(1, 1);
415 PressTouchPoint(2, 2)
    [all...]
  /external/chromium_org/content/browser/renderer_host/input/
touch_event_queue_unittest.cc 138 void PressTouchPoint(float x, float y) {
260 PressTouchPoint(1, 1);
290 PressTouchPoint(i, i);
340 PressTouchPoint(1, 1);
357 PressTouchPoint(2, 2);
395 PressTouchPoint(1, 1);
410 PressTouchPoint(1, 1);
420 PressTouchPoint(1, 1);
465 PressTouchPoint(1, 1);
475 PressTouchPoint(1, 1)
    [all...]
synthetic_smooth_scroll_gesture.h 57 void PressTouchPoint(SyntheticGestureTarget* target,
input_router_impl_unittest.cc 254 int PressTouchPoint(int x, int y) {
591 PressTouchPoint(1, 1);
633 PressTouchPoint(1, 1);
674 PressTouchPoint(1, 1);
692 PressTouchPoint(2, 2);
782 PressTouchPoint(1, 1);
    [all...]
synthetic_smooth_scroll_gesture.cc 76 PressTouchPoint(target, event_timestamp);
185 void SyntheticSmoothScrollGesture::PressTouchPoint(
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_unittest.cc 590 int PressTouchPoint(int x, int y) {
    [all...]
render_widget_host_view_aura_unittest.cc 570 void PressTouchPoint(int x, int y) {
    [all...]

Completed in 200 milliseconds