Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/gpu_display/src/sys/
H A Dlinux.rs47 fn open_wayland<P: AsRef<Path>>(wayland_path: Option<P>) -> GpuDisplayResult<GpuDisplay>; in open_wayland() method
51 fn open_wayland<P: AsRef<Path>>(wayland_path: Option<P>) -> GpuDisplayResult<GpuDisplay> { in open_wayland() method