Home
last modified time | relevance | path

Searched refs:CoalescePendingMotionEvents (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/ui/base/x/
Dx11_util.h87 UI_BASE_EXPORT int CoalescePendingMotionEvents(const XEvent* xev,
Dx11_util.cc373 int CoalescePendingMotionEvents(const XEvent* xev, in CoalescePendingMotionEvents() function
/external/chromium_org/ui/aura/
Dwindow_tree_host_x11.cc682 num_coalesced = ui::CoalescePendingMotionEvents(xev, &last_event); in DispatchXI2Event()
/external/chromium_org/ui/views/widget/desktop_aura/
Ddesktop_window_tree_host_x11.cc1662 num_coalesced = ui::CoalescePendingMotionEvents(xev, &last_event); in DispatchEvent()
1681 num_coalesced = ui::CoalescePendingMotionEvents(xev, &last_event); in DispatchEvent()