Searched refs:fRgbDiffDir (Results 1 - 2 of 2) sorted by relevance

/external/skia/tools/skpdiff/
H A DSkDiffContext.h198 SkString fRgbDiffDir; member in class:SkDiffContext
H A DSkDiffContext.cpp43 fRgbDiffDir = path;
134 bitmapsToCreate.rgbDiff = !fRgbDiffDir.isEmpty();
188 newRecord->fRgbDiffPath = SkOSPath::Join(fRgbDiffDir.c_str(),

Completed in 65 milliseconds