Home
last modified time | relevance | path

Searched defs:attach_event_device (Results 1 – 4 of 4) sorted by relevance

/external/crosvm/gpu_display/src/
Dlib.rs162 fn attach_event_device(&mut self, surface_id: u32, event_device_id: u32); in attach_event_device() method
323 pub fn attach_event_device(&mut self, surface_id: u32, event_device_id: u32) { in attach_event_device() method
Dgpu_display_wl.rs350 fn attach_event_device(&mut self, _surface_id: u32, _event_device_id: u32) { in attach_event_device() method
Dgpu_display_stub.rs222 fn attach_event_device(&mut self, _surface_id: u32, _event_device_id: u32) { in attach_event_device() method
Dgpu_display_x.rs823 fn attach_event_device(&mut self, surface_id: u32, event_device_id: u32) { in attach_event_device() method