Home
last modified time | relevance | path

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

/third_party/skia/tools/skdiff/
H A Dskdiff.cpp170 int totalMismatchB = 0; in compute_diff() local
187 totalMismatchB += thisB; in compute_diff()
225 dr->fAverageMismatchB = ((float) totalMismatchB) / pixelCount; in compute_diff()

Completed in 1 milliseconds