HomeSort by relevance Sort by last modified time
    Searched refs:fRgbDiffPath (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/tools/skpdiff/
SkDiffContext.h 167 // (e.g., fRgbDiffPath is only filled in if SkDifferentPixelsMetric
173 SkString fRgbDiffPath;
SkDiffContext.cpp 188 newRecord->fRgbDiffPath = SkOSPath::Join(fRgbDiffDir.c_str(),
190 SkImageEncoder::EncodeFile(newRecord->fRgbDiffPath.c_str(),
325 stream.writeText(get_absolute_path(currentRecord->fRgbDiffPath).c_str());

Completed in 1854 milliseconds