Home
last modified time | relevance | path

Searched refs:fRgbDiffPath (Results 1 – 2 of 2) sorted by relevance

/external/skia/tools/skpdiff/
DSkDiffContext.h173 SkString fRgbDiffPath; member
DSkDiffContext.cpp188 newRecord->fRgbDiffPath = SkOSPath::Join(fRgbDiffDir.c_str(), in addDiff()
190 SkImageEncoder::EncodeFile(newRecord->fRgbDiffPath.c_str(), in addDiff()
325 stream.writeText(get_absolute_path(currentRecord->fRgbDiffPath).c_str()); in outputRecords()