Searched refs:color_dist32 (Results 1 – 1 of 1) sorted by relevance
51 static unsigned color_dist32(SkPMColor c, U8CPU r, U8CPU g, U8CPU b) { in color_dist32() function93 int d = color_dist32(dst[i], opR, opG, opB); in xfer32()