Home
last modified time | relevance | path

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

/external/crosvm/gpu_display/src/
Dgpu_display_x.rs335 fn dispatch_to_event_devices( in dispatch_to_event_devices() method
358 self.dispatch_to_event_devices(events, EventDeviceKind::Keyboard); in handle_event()
373 self.dispatch_to_event_devices(events, EventDeviceKind::Touchscreen); in handle_event()
383 self.dispatch_to_event_devices(events, EventDeviceKind::Touchscreen); in handle_event()