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

  /external/skia/src/core/
SkSpriteBlitter_RGB16.cpp 117 *dst = SkBlend4444To16(sc, dc, scale16); \
  /external/skia/include/core/
SkColorPriv.h 622 static inline uint16_t SkBlend4444To16(SkPMColor16 src, uint16_t dst, int scale16) {

Completed in 56 milliseconds