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

  /external/chromium_org/third_party/skia/tools/skpdiff/
SkDiffContext.h 174 SkString fWhiteDiffPath;
SkDiffContext.cpp 201 newRecord->fWhiteDiffPath = SkOSPath::Join(fWhiteDiffDir.c_str(),
203 SkImageEncoder::EncodeFile(newRecord->fWhiteDiffPath.c_str(),
329 stream.writeText(get_absolute_path(currentRecord->fWhiteDiffPath).c_str());

Completed in 757 milliseconds