Home | History | Annotate | Download | only in tools

Lines Matching refs:imageDir

148         const SkString imageDir = SkOSPath::SkPathJoin(hashDir.c_str(), basename.c_str());
149 if (!sk_mkdir(imageDir.c_str())) {
157 filename = SkOSPath::SkPathJoin(imageDir.c_str(), checksumBasedName.c_str());