Searched refs:sk_dither_memset16 (Results 1 – 2 of 2) sorted by relevance
/external/skia/src/core/ |
D | SkBlitter_RGB16.cpp | 35 void sk_dither_memset16(uint16_t dst[], uint16_t value, uint16_t other, in sk_dither_memset16() function 280 sk_dither_memset16(device, srcColor, ditherColor, width); in blitH() 316 sk_dither_memset16(device, srcColor, in blitAntiH() 501 sk_dither_memset16(device, color16, ditherColor, width); in blitRect()
|
/external/skia/include/core/ |
D | SkColorPriv.h | 948 void sk_dither_memset16(uint16_t dst[], uint16_t value, uint16_t other, int n);
|