Searched refs:thisB (Results 1 – 1 of 1) sorted by relevance
185 uint32_t thisB = SkAbs32(SkGetPackedB32(c0) - SkGetPackedB32(c1)); in compute_diff() local189 totalMismatchB += thisB; in compute_diff()191 int value = MAX3(thisR, thisG, thisB); in compute_diff()202 if (thisB > dr->fMaxMismatchB) { in compute_diff()203 dr->fMaxMismatchB = thisB; in compute_diff()