Home
last modified time | relevance | path

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

/external/crosvm/gpu_display/src/
Dgpu_display_x.rs658 fn dispatch_display_events(&mut self) { in dispatch_display_events() method
699 DisplayXPollToken::Display => self.dispatch_display_events(), in handle_poll_ctx()