Searched defs:color_dist32 (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/effects/
H A DSkAvoidXfermode.cpp80 static unsigned color_dist32(SkPMColor c, U8CPU r, U8CPU g, U8CPU b) function
125 int d = color_dist32(dst[i], opR, opG, opB);

Completed in 19 milliseconds