Home
last modified time | relevance | path

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

/external/crosvm/gpu_display/src/
Ddwl.rs67 pub fn dwl_context_setup( in dwl_context_setup() function
Dgpu_display_wl.rs123 let setup_success = unsafe { dwl_context_setup(ctx.0, cstr_path_ptr) }; in new()
Ddisplay_wl.c390 bool dwl_context_setup(struct dwl_context *self, const char *socket_path) in dwl_context_setup() function