Searched refs:ShouldProcessXI2Event (Results 1 – 6 of 6) sorted by relevance
43 bool ShouldProcessXI2Event(XEvent* xevent);
148 bool TouchFactory::ShouldProcessXI2Event(XEvent* xev) { in ShouldProcessXI2Event() function in ui::TouchFactory
274 if (!factory->ShouldProcessXI2Event(native_event)) in EventTypeFromNative()
843 if (!factory->ShouldProcessXI2Event(xev)) in DispatchXI2Event()
1297 if (!factory->ShouldProcessXI2Event(xev)) in Dispatch()
461 if (!ui::TouchFactory::GetInstance()->ShouldProcessXI2Event(&next_event)) { in CoalescePendingMotionEvents()