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

  /external/skia/legacy/src/core/
SkBlitRow_D4444.cpp 41 uint32_t src_expand = SkExpand32_4444(c);
84 uint32_t src_expand = SkExpand32_4444(sc) * src_scale;
127 uint32_t src_expand = SkExpand32_4444(c) * scale16;
182 uint32_t src_expand = SkExpand32_4444(c) * src_scale;
  /external/skia/src/core/
SkBlitRow_D4444.cpp 41 uint32_t src_expand = SkExpand32_4444(c);
84 uint32_t src_expand = SkExpand32_4444(sc) * src_scale;
126 uint32_t src_expand = SkExpand32_4444(c) * scale16;
181 uint32_t src_expand = SkExpand32_4444(c) * src_scale;
  /external/skia/include/core/
SkColorPriv.h 741 static inline uint32_t SkExpand32_4444(SkPMColor c) {
  /external/skia/legacy/include/core/
SkColorPriv.h 706 static inline uint32_t SkExpand32_4444(SkPMColor c) {

Completed in 22 milliseconds