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

  /external/skia/src/images/
SkScaledBitmapSampler.cpp 277 dst[x] = SkPixel32ToPixel4444(c);
295 dst[x] = SkPixel32ToPixel4444(c);
455 dst[x] = SkPixel32ToPixel4444(c);
488 dst[x] = SkPixel32ToPixel4444(c);
  /external/skia/include/core/
SkColorPriv.h 885 static inline SkPMColor16 SkPixel32ToPixel4444(SkPMColor c) {
    [all...]

Completed in 278 milliseconds