Searched defs:HoldPointerMoves (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ui/aura/
H A Dwindow_event_dispatcher.cc179 void WindowEventDispatcher::HoldPointerMoves() { function in class:aura::WindowEventDispatcher
183 TRACE_EVENT_ASYNC_BEGIN0("ui", "WindowEventDispatcher::HoldPointerMoves",
194 // may cancel if HoldPointerMoves is called again before it executes.
200 TRACE_EVENT_ASYNC_END0("ui", "WindowEventDispatcher::HoldPointerMoves", this);

Completed in 540 milliseconds