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

  /external/skia/src/core/
SkBlitRow_D4444.cpp 62 uint32_t src_expand = SkExpand_8888(c);
152 uint32_t src_expand = SkExpand_8888(c);
  /external/skia/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 78 milliseconds