Searched refs:IsRateLimitedEventType (Results 1 - 1 of 1) sorted by path

/external/chromium_org/mojo/services/native_viewport/
H A Dnative_viewport_impl.cc24 bool IsRateLimitedEventType(ui::Event* event) { function in namespace:mojo::__anon8814
125 if (waiting_for_event_ack_ && IsRateLimitedEventType(ui_event))

Completed in 1012 milliseconds