Searched refs:opR (Results 1 – 1 of 1) sorted by relevance
76 unsigned opR = SkColorGetR(fOpColor); in xfer32() local93 int d = color_dist32(dst[i], opR, opG, opB); in xfer32()125 unsigned opR = SkColorGetR(fOpColor) >> (8 - SK_R16_BITS); in xfer16() local142 int d = color_dist16(dst[i], opR, opG, opB); in xfer16()