Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkBlitter_RGB16.cpp35 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/
DSkColorPriv.h948 void sk_dither_memset16(uint16_t dst[], uint16_t value, uint16_t other, int n);