Searched refs:SendTouchEvent (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/content/browser/renderer_host/input/
H A Dinput_router.h47 virtual void SendTouchEvent(
H A Dinput_router_impl_unittest.cc248 void SendTouchEvent() { function in class:content::InputRouterImplTest
249 input_router_->SendTouchEvent(
592 SendTouchEvent();
599 SendTouchEvent();
634 SendTouchEvent();
676 SendTouchEvent();
685 SendTouchEvent();
694 SendTouchEvent();
704 SendTouchEvent();
783 SendTouchEvent();
[all...]
H A Dmock_input_ack_handler.cc53 input_router_->SendTouchEvent(*touch_followup_event_);
H A Dtouch_emulator_unittest.cc191 return SendTouchEvent(
196 return SendTouchEvent(
201 return SendTouchEvent(
220 bool SendTouchEvent(WebInputEvent::Type type, WebTouchPoint::State state, function in class:content::TouchEmulatorTest
H A Dtouch_event_queue_unittest.cc67 SendTouchEvent(*followup_touch_event);
103 void SendTouchEvent(const WebTouchEvent& event) { function in class:content::TouchEventQueueTest
140 SendTouchEvent();
145 SendTouchEvent();
156 SendTouchEvent();
161 SendTouchEvent();
166 SendTouchEvent();
232 void SendTouchEvent() { function in class:content::TouchEventQueueTest
233 SendTouchEvent(touch_event_);
891 SendTouchEvent(stationary_even
[all...]
H A Dinput_router_impl.h71 virtual void SendTouchEvent(
H A Dinput_router_impl_perftest.cc231 input_router_->SendTouchEvent(TouchEventWithLatencyInfo(touch, latency));
H A Dinput_router_impl.cc193 void InputRouterImpl::SendTouchEvent( function in class:content::InputRouterImpl
/external/chromium_org/content/browser/renderer_host/
H A Drender_widget_host_unittest.cc98 virtual void SendTouchEvent(
584 void SendTouchEvent() { function in class:content::__anon7369::RenderWidgetHostTest
1256 SendTouchEvent();
1421 SendTouchEvent();
1479 SendTouchEvent();
H A Drender_widget_host_impl.cc993 input_router_->SendTouchEvent(touch_with_latency);
1030 input_router_->SendTouchEvent(touch_with_latency);
H A Drender_widget_host_view_aura_unittest.cc564 void SendTouchEvent() { function in class:content::RenderWidgetHostViewAuraOverscrollTest
572 SendTouchEvent();
577 SendTouchEvent();
582 SendTouchEvent();

Completed in 298 milliseconds