Home
last modified time | relevance | path

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

/external/crosvm/gpu_display/src/
Ddwl.rs61 pub fn dwl_context_new() -> *mut dwl_context; in dwl_context_new() function
Dgpu_display_wl.rs101 let ctx = DwlContext(unsafe { dwl_context_new() }); in new()
Ddisplay_wl.c375 struct dwl_context *dwl_context_new() in dwl_context_new() function