OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:totalMismatchB
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/tools/
skdiff.cpp
172
int
totalMismatchB
= 0;
189
totalMismatchB
+= thisB;
227
dr->fAverageMismatchB = ((float)
totalMismatchB
) / pixelCount;
/external/skia/tools/
skdiff.cpp
172
int
totalMismatchB
= 0;
189
totalMismatchB
+= thisB;
227
dr->fAverageMismatchB = ((float)
totalMismatchB
) / pixelCount;
Completed in 170 milliseconds