Searched refs:fuchsia_root (Results 1 – 1 of 1) sorted by relevance
27 fuchsia_root = os.path.abspath(os.path.join(dir_path, "../../../")) variable28 fx_path = os.path.join(fuchsia_root, "scripts/fx")33 release_dir = os.path.join(fuchsia_root, "out/default")45 git_repo_location = "%s/third_party/goldfish-opengl" % fuchsia_root