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

  /external/chromium_org/third_party/skia/tools/skpdiff/
SkDiffContext.h 198 SkString fRgbDiffDir;
SkDiffContext.cpp 43 fRgbDiffDir = path;
134 bitmapsToCreate.rgbDiff = !fRgbDiffDir.isEmpty();
188 newRecord->fRgbDiffPath = SkOSPath::Join(fRgbDiffDir.c_str(),

Completed in 156 milliseconds