Home
last modified time | relevance | path

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

/external/skia/tools/skpdiff/
DSkDiffContext.h174 SkString fWhiteDiffPath; member
DSkDiffContext.cpp201 newRecord->fWhiteDiffPath = SkOSPath::Join(fWhiteDiffDir.c_str(), in addDiff()
203 SkImageEncoder::EncodeFile(newRecord->fWhiteDiffPath.c_str(), in addDiff()
329 stream.writeText(get_absolute_path(currentRecord->fWhiteDiffPath).c_str()); in outputRecords()