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

  /external/skia/src/core/
SkBlitRow_D16.cpp 219 *dst = SkBlend32_RGB16(src_expand, *dst, scale);
  /external/skia/src/opts/
SkBlitRow_opts_SSE2.cpp 258 *dst = SkBlend32_RGB16(src_expand, *dst, scale);
301 *dst = SkBlend32_RGB16(src_expand, *dst, scale);
    [all...]
  /external/skia/include/core/
SkColorPriv.h 298 static inline U16CPU SkBlend32_RGB16(uint32_t src_expand, uint16_t dst, unsigned scale) {
    [all...]

Completed in 71 milliseconds