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 226 void PreDispatchTouchEvent(Window* target, ui::TouchEvent* event);
window_event_dispatcher.cc 456 PreDispatchTouchEvent(target_window, static_cast<ui::TouchEvent*>(event));
830 void WindowEventDispatcher::PreDispatchTouchEvent(Window* target,

Completed in 41 milliseconds