HomeSort by relevance Sort by last modified time
    Searched full:color_dist16 (Results 1 - 1 of 1) sorted by null

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

Completed in 79 milliseconds