Searched refs:thisG (Results 1 – 1 of 1) sorted by relevance
184 uint32_t thisG = SkAbs32(SkGetPackedG32(c0) - SkGetPackedG32(c1)); in compute_diff() local188 totalMismatchG += thisG; in compute_diff()191 int value = MAX3(thisR, thisG, thisB); in compute_diff()199 if (thisG > dr->fMaxMismatchG) { in compute_diff()200 dr->fMaxMismatchG = thisG; in compute_diff()