Searched refs:fDifferencePath (Results 1 - 2 of 2) sorted by relevance

/external/skia/tools/skpdiff/
H A DSkDiffContext.h121 SkString fDifferencePath; member in struct:SkDiffContext::DiffRecord
H A DSkDiffContext.cpp120 newRecord->fDifferencePath = SkOSPath::SkPathJoin(fDifferenceDir.c_str(),
126 SkImageEncoder::EncodeFile(newRecord->fDifferencePath.c_str(), copy,
236 SkString differenceAbsPath = get_absolute_path(currentRecord->fDifferencePath);

Completed in 93 milliseconds