Searched refs:SkDitherPack888ToRGB16 (Results 1 – 1 of 1) sorted by relevance
653 static inline uint16_t SkDitherPack888ToRGB16(U8CPU r, U8CPU g, U8CPU b) { in SkDitherPack888ToRGB16() function662 return SkDitherPack888ToRGB16(SkGetPackedR32(c), SkGetPackedG32(c), SkGetPackedB32(c)); in SkDitherPixel32ToPixel16()