HomeSort by relevance Sort by last modified time
    Searched full:mismatchvalue (Results 1 - 1 of 1) sorted by null

  /external/skia/tools/
skdiff_main.cpp 185 uint32_t mismatchValue;
212 mismatchValue = MAX3(drp->fMaxMismatchR, drp->fMaxMismatchG,
214 if (mismatchValue > fMaxMismatchV) {
215 fMaxMismatchV = mismatchValue;

Completed in 2428 milliseconds