Home
last modified time | relevance | path

Searched refs:SkDitherPixel32To4444 (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/core/
DSkBlitter_4444.cpp70 fPMColor16Other = SkDitherPixel32To4444(c); in SkARGB4444_Blitter()
/external/skia/include/core/
DSkColorPriv.h607 static inline SkPMColor16 SkDitherPixel32To4444(SkPMColor c) { in SkDitherPixel32To4444() function