Home
last modified time | relevance | path

Searched refs:fDifferencePath (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/tools/skpdiff/
DSkDiffContext.cpp120 newRecord->fDifferencePath = SkOSPath::SkPathJoin(fDifferenceDir.c_str(), in addDiff()
126 SkImageEncoder::EncodeFile(newRecord->fDifferencePath.c_str(), copy, in addDiff()
236 SkString differenceAbsPath = get_absolute_path(currentRecord->fDifferencePath); in outputRecords()
DSkDiffContext.h121 SkString fDifferencePath; member
/external/skia/tools/skpdiff/
DSkDiffContext.cpp120 newRecord->fDifferencePath = SkOSPath::SkPathJoin(fDifferenceDir.c_str(), in addDiff()
126 SkImageEncoder::EncodeFile(newRecord->fDifferencePath.c_str(), copy, in addDiff()
236 SkString differenceAbsPath = get_absolute_path(currentRecord->fDifferencePath); in outputRecords()
DSkDiffContext.h121 SkString fDifferencePath; member