Home
last modified time | relevance | path

Searched defs:dwl_context_new (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/crosvm/gpu_display/src/
H A Ddwl.rs99 pub fn dwl_context_new(log_proc: dwl_error_callback_type) -> *mut dwl_context; in dwl_context_new() function
H A Ddisplay_wl.c723 struct dwl_context *dwl_context_new(dwl_error_callback_type error_callback) in dwl_context_new() function