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

/external/chromium_org/third_party/skia/src/core/
H A DSkBlitter_RGB16.cpp27 void sk_dither_memset16(uint16_t dst[], uint16_t value, uint16_t other, function
286 sk_dither_memset16(device, srcColor, ditherColor, width);
322 sk_dither_memset16(device, srcColor,
499 sk_dither_memset16(device, color16, ditherColor, width);
/external/skia/src/core/
H A DSkBlitter_RGB16.cpp27 void sk_dither_memset16(uint16_t dst[], uint16_t value, uint16_t other, function
286 sk_dither_memset16(device, srcColor, ditherColor, width);
322 sk_dither_memset16(device, srcColor,
499 sk_dither_memset16(device, color16, ditherColor, width);

Completed in 87 milliseconds