Home
last modified time | relevance | path

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

/external/skia/tools/
Dskdiff_main.cpp143 uint32_t mismatchValue; in add() local
170 mismatchValue = MAX3(drp->fMaxMismatchR, drp->fMaxMismatchG, in add()
172 if (mismatchValue > fMaxMismatchV) { in add()
173 fMaxMismatchV = mismatchValue; in add()