Home
last modified time | relevance | path

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

/external/crosvm/gpu_display/src/
Ddwl.rs73 pub fn dwl_context_fd(self_: *mut dwl_context) -> ::std::os::raw::c_int; in dwl_context_fd() function
Dgpu_display_wl.rs358 unsafe { dwl_context_fd(self.ctx.0) } in as_raw_descriptor()
Ddisplay_wl.c444 int dwl_context_fd(struct dwl_context *self) in dwl_context_fd() function