OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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