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

  /external/chromium_org/third_party/skia/tools/skpdiff/
SkImageDiffer.h 47 bool rgbDiff;
SkDifferentPixelsMetric_cpu.cpp 45 if (bitmapsToCreate.rgbDiff) {
89 if (bitmapsToCreate.rgbDiff) {
109 if (bitmapsToCreate.rgbDiff) {
SkDiffContext.cpp 134 bitmapsToCreate.rgbDiff = !fRgbDiffDir.isEmpty();
174 if (bitmapsToCreate.rgbDiff
194 bitmapsToCreate.rgbDiff = false;

Completed in 108 milliseconds