Home
last modified time | relevance | path

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

/external/crosvm/gpu_display/src/
Ddwl.rs64 pub fn dwl_context_destroy(self_: *mut *mut dwl_context); in dwl_context_destroy() function
Dgpu_display_wl.rs39 dwl_context_destroy(&mut self.0); in drop()
Ddisplay_wl.c382 void dwl_context_destroy(struct dwl_context **self) in dwl_context_destroy() function