Home
last modified time | relevance | path

Searched refs:color_dist16 (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/effects/
DSkAvoidXfermode.cpp38 static unsigned color_dist16(uint16_t c, unsigned r, unsigned g, unsigned b) { in color_dist16() function
142 int d = color_dist16(dst[i], opR, opG, opB); in xfer16()