HomeSort by relevance Sort by last modified time
    Searched defs:SkBlendRGB16 (Results 1 - 2 of 2) sorted by null

  /external/skia/include/core/
SkColorPriv.h 154 static inline U16CPU SkBlendRGB16(U16CPU src, U16CPU dst, int srcScale) {
164 static inline void SkBlendRGB16(const uint16_t src[], uint16_t dst[],
  /external/skia/legacy/include/core/
SkColorPriv.h 130 static inline U16CPU SkBlendRGB16(U16CPU src, U16CPU dst, int srcScale) {
140 static inline void SkBlendRGB16(const uint16_t src[], uint16_t dst[],

Completed in 903 milliseconds