Searched refs:PreDispatchTouchEvent (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ui/aura/
H A Dwindow_event_dispatcher.h233 void PreDispatchTouchEvent(Window* target, ui::TouchEvent* event);
H A Dwindow_event_dispatcher.cc162 // TODO(tdresser): Move this to PreDispatchTouchEvent, to enable eager
480 PreDispatchTouchEvent(target_window, static_cast<ui::TouchEvent*>(event));
514 // TODO(tdresser): Move this to PreDispatchTouchEvent, to enable eager
875 void WindowEventDispatcher::PreDispatchTouchEvent(Window* target, function in class:aura::WindowEventDispatcher

Completed in 822 milliseconds