Searched defs:img_path (Results 1 – 4 of 4) sorted by relevance
294 std::string img_path; in BundleGpuAsm() local389 std::string img_path; in BundleGpuAsm() local
115 SkString img_path = SkOSPath::Join(PATH_ROOT, name); in CheckAgainstModel() local
116 SkString img_path = SkOSPath::Join(PATH_ROOT, name); in CheckAgainstModel() local
859 def _create_disk_img(self, img_path): argument