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

/external/chromium_org/third_party/skia/include/core/
H A DSkColorPriv.h289 static inline U16CPU SkBlendRGB16(U16CPU src, U16CPU dst, int srcScale) { function
299 static inline void SkBlendRGB16(const uint16_t src[], uint16_t dst[], function
/external/skia/include/core/
H A DSkColorPriv.h289 static inline U16CPU SkBlendRGB16(U16CPU src, U16CPU dst, int srcScale) { function
299 static inline void SkBlendRGB16(const uint16_t src[], uint16_t dst[], function

Completed in 86 milliseconds