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 144 void PressTouchPoint(int x, int y) {
225 PressTouchPoint(1, 1);
247 PressTouchPoint(1, 1);
270 PressTouchPoint(1, 1);
290 PressTouchPoint(1, 1);
310 PressTouchPoint(1, 1);
317 PressTouchPoint(10, 10);
345 PressTouchPoint(1, 1);
373 PressTouchPoint(1, 1);
381 PressTouchPoint(2, 2)
    [all...]
  /external/chromium_org/content/browser/renderer_host/input/
touch_event_queue_unittest.cc 143 void PressTouchPoint(float x, float y) {
264 PressTouchPoint(1, 1);
298 PressTouchPoint(1, 1);
305 PressTouchPoint(1, 1);
334 PressTouchPoint(1, 1);
349 PressTouchPoint(1, 1);
359 PressTouchPoint(1, 1);
395 PressTouchPoint(1, 1);
403 PressTouchPoint(1, 1);
443 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);
666 PressTouchPoint(1, 1);
684 PressTouchPoint(2, 2);
774 PressTouchPoint(1, 1);
    [all...]
synthetic_smooth_scroll_gesture.cc 76 PressTouchPoint(target, event_timestamp);
194 void SyntheticSmoothScrollGesture::PressTouchPoint(
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_unittest.cc 593 int PressTouchPoint(int x, int y) {
    [all...]
render_widget_host_view_aura_unittest.cc 563 void PressTouchPoint(int x, int y) {
    [all...]

Completed in 7807 milliseconds