Searched refs:PreDispatchTouchEvent (Results 1 – 2 of 2) sorted by relevance
226 void PreDispatchTouchEvent(Window* target, ui::TouchEvent* event);
456 PreDispatchTouchEvent(target_window, static_cast<ui::TouchEvent*>(event)); in PreDispatchEvent()830 void WindowEventDispatcher::PreDispatchTouchEvent(Window* target, in PreDispatchTouchEvent() function in aura::WindowEventDispatcher