Home
last modified time | relevance | path

Searched refs:mismatchValue (Results 1 – 1 of 1) sorted by relevance

/external/skia/tools/skdiff/
Dskdiff_main.cpp183 uint32_t mismatchValue; in add() local
210 mismatchValue = MAX3(drp->fMaxMismatchR, drp->fMaxMismatchG, in add()
212 if (mismatchValue > fMaxMismatchV) { in add()
213 fMaxMismatchV = mismatchValue; in add()