Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkBlitter_RGB16.cpp712 SkBlendRGB16(span16, device, SkAlpha255To256(alpha), width); in blitH()
747 SkBlendRGB16(span16, dst, scale, width); in blitRect()
753 SkBlendRGB16(span16, dst, scale, width); in blitRect()
786 SkBlendRGB16(span16, device, SkAlpha255To256(aa), count); in blitAntiH()
805 SkBlendRGB16(span16, device, SkAlpha255To256(aa), count); in blitAntiH()
DSkSpriteBlitter_RGB16.cpp83 *dst = SkBlendRGB16(sc, dc, scale); \
/external/skia/include/core/
DSkColorPriv.h122 static inline U16CPU SkBlendRGB16(U16CPU src, U16CPU dst, int srcScale) { in SkBlendRGB16() function
132 static inline void SkBlendRGB16(const uint16_t src[], uint16_t dst[], in SkBlendRGB16() function