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

  /external/skia/src/core/
SkBlitRow_D4444.cpp 34 uint32_t src_expand = SkExpand32_4444(c);
77 uint32_t src_expand = SkExpand32_4444(sc) * src_scale;
120 uint32_t src_expand = SkExpand32_4444(c) * scale16;
175 uint32_t src_expand = SkExpand32_4444(c) * src_scale;
  /external/skia/include/core/
SkColorPriv.h 632 static inline uint32_t SkExpand32_4444(SkPMColor c) {

Completed in 30 milliseconds