Home
last modified time | relevance | path

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

/external/skia/include/core/
DSkDither.h112 static inline uint16_t SkDitherRGB32To565(SkPMColor c, unsigned dither) in SkDitherRGB32To565() function
/external/skia/src/core/
DSkBlitRow_D16.cpp101 *dst++ = SkDitherRGB32To565(c, dither); in S32_D565_Opaque_Dither()
/external/skia/src/opts/
DSkBlitRow_opts_arm.cpp1764 uint16_t val = SkDitherRGB32To565(c, dither); in S32_D565_Opaque_Dither_neon()
1791 *dst++ = SkDitherRGB32To565(c, dither); in S32_D565_Opaque_Dither_neon()