Home
last modified time | relevance | path

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

/third_party/skia/tools/skdiff/
H A Dskdiff.cpp168 int totalMismatchR = 0; in compute_diff() local
185 totalMismatchR += thisR; in compute_diff()
223 dr->fAverageMismatchR = ((float) totalMismatchR) / pixelCount; in compute_diff()

Completed in 1 milliseconds