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

  /external/chromium_org/ui/aura/
window_event_dispatcher.h 233 void PreDispatchTouchEvent(Window* target, ui::TouchEvent* event);
window_event_dispatcher.cc 162 // 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,
    [all...]

Completed in 679 milliseconds