Home
last modified time | relevance | path

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

/external/crosvm/gpu_display/src/
Ddwl.rs106 pub fn dwl_surface_destroy(self_: *mut *mut dwl_surface); in dwl_surface_destroy() function
Dgpu_display_wl.rs65 dwl_surface_destroy(&mut self.0); in drop()
Ddisplay_wl.c731 void dwl_surface_destroy(struct dwl_surface **self) in dwl_surface_destroy() function