Searched refs:full_dir (Results 1 – 2 of 2) sorted by relevance
90 const auto full_dir = SkOSPath::Join(fDir.c_str() , resource_path), in load() local91 full_path = SkOSPath::Join(full_dir.c_str(), resource_name); in load()
188 const auto full_dir = SkOSPath::Join(fDir.c_str() , resource_path), in load() local189 full_path = SkOSPath::Join(full_dir.c_str(), resource_name); in load()