Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkBlitter_4444.cpp143 sk_dither_memset16(device, color, other, width); in blitH()
207 sk_dither_memset16(device, color, other, width); in blitRect()
249 sk_dither_memset16(device, color, other, count); in blitAntiH()
DSkBlitter_RGB16.cpp27 void sk_dither_memset16(uint16_t dst[], uint16_t value, uint16_t other, in sk_dither_memset16() function
286 sk_dither_memset16(device, srcColor, ditherColor, width); in blitH()
322 sk_dither_memset16(device, srcColor, in blitAntiH()
509 sk_dither_memset16(device, color16, ditherColor, width); in blitRect()
/external/skia/include/core/
DSkColorPriv.h715 void sk_dither_memset16(uint16_t dst[], uint16_t value, uint16_t other, int n);