Home
last modified time | relevance | path

Searched defs:surface_descriptor (Results 1 – 5 of 5) sorted by relevance

/external/crosvm/gpu_display/src/
Dlib.rs182 fn surface_descriptor(&self) -> u64 { in surface_descriptor() method
386 let surface_descriptor = self.inner.next_event()?; in dispatch_display_events() localVariable
Ddwl.rs88 pub surface_descriptor: *const ::std::ffi::c_void, field
Dgpu_display_wl.rs110 fn surface_descriptor(&self) -> u64 { in surface_descriptor() method
Dgpu_display_x.rs348 fn surface_descriptor(&self) -> u64 { in surface_descriptor() method
Ddisplay_wl.c58 const void *surface_descriptor; member