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

  /external/skia/include/core/
SkDither.h 69 #define SkDITHER_B32To4444(b, d) SkB32To4444(SkDITHER_B32_FOR_4444_MACRO(b, d))
151 b = SkDITHER_B32To4444(b, dither);
168 b = SkDITHER_B32To4444(b, dither);
  /external/skia/samplecode/
SampleDither.cpp 106 b = SkDITHER_B32To4444(b, d);

Completed in 2695 milliseconds