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

  /external/chromium_org/content/browser/renderer_host/input/
gesture_event_queue_unittest.cc 102 void SimulateGesturePinchUpdateEvent(float scale,
353 SimulateGesturePinchUpdateEvent(1.5, 60, 60, 1);
385 SimulateGesturePinchUpdateEvent(2, 60, 60, 1);
402 SimulateGesturePinchUpdateEvent(2, 60, 60, 1);
491 SimulateGesturePinchUpdateEvent(0.5, 60, 60, 1);
579 SimulateGesturePinchUpdateEvent(1.5, 60, 60, 1);
625 SimulateGesturePinchUpdateEvent(1.5, 30, 30, 1);
674 SimulateGesturePinchUpdateEvent(2, 60, 60, 1);
680 SimulateGesturePinchUpdateEvent(3, 60, 60, 1);
694 SimulateGesturePinchUpdateEvent(4, 60, 60, 1)
    [all...]
input_router_impl_unittest.cc 226 void SimulateGesturePinchUpdateEvent(float scale,
    [all...]
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_aura_unittest.cc 496 void SimulateGesturePinchUpdateEvent(float scale,
    [all...]

Completed in 89 milliseconds