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

  /external/skia/legacy/src/core/
SkBlitRow_D4444.cpp 62 uint32_t src_expand = SkExpand_8888(c);
152 uint32_t src_expand = SkExpand_8888(c);
  /external/skia/src/core/
SkBlitRow_D4444.cpp 62 uint32_t src_expand = SkExpand_8888(c);
151 uint32_t src_expand = SkExpand_8888(c);
  /external/skia/include/core/
SkColorPriv.h 720 static inline uint32_t SkExpand_8888(SkPMColor c) {
727 /* Undo the operation of SkExpand_8888, turning the argument back into
737 /* Like SkExpand_8888, this transforms a pmcolor into the expanded 4444 format,
  /external/skia/legacy/include/core/
SkColorPriv.h 685 static inline uint32_t SkExpand_8888(SkPMColor c) {
692 /* Undo the operation of SkExpand_8888, turning the argument back into
702 /* Like SkExpand_8888, this transforms a pmcolor into the expanded 4444 format,

Completed in 23 milliseconds