Searched refs:SkDITHER_G32To4444 (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/include/core/
H A DSkDither.h68 #define SkDITHER_G32To4444(g, d) SkG32To4444(SkDITHER_G32_FOR_4444_MACRO(g, d)) macro
150 g = SkDITHER_G32To4444(g, dither);
167 g = SkDITHER_G32To4444(g, dither);
/external/skia/include/core/
H A DSkDither.h68 #define SkDITHER_G32To4444(g, d) SkG32To4444(SkDITHER_G32_FOR_4444_MACRO(g, d)) macro
150 g = SkDITHER_G32To4444(g, dither);
167 g = SkDITHER_G32To4444(g, dither);
/external/chromium_org/third_party/skia/samplecode/
H A DSampleDither.cpp99 g = SkDITHER_G32To4444(g, d);
/external/skia/samplecode/
H A DSampleDither.cpp99 g = SkDITHER_G32To4444(g, d);

Completed in 212 milliseconds