Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/rutabaga_gfx/
H A Dbuild.rs62 fn env_prepend_pkg_config_path(new_path: &Path) -> Result<()> { in env_prepend_pkg_config_path() function
137 env_prepend_pkg_config_path(out_dir)?; in build_and_probe_minigbm()
217 env_prepend_pkg_config_path(pkg_config_path.as_path())?; in build_and_probe_virglrenderer()