Home
last modified time | relevance | path

Searched refs:SkExpand_8888 (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/core/
DSkBlitRow_D4444.cpp55 uint32_t src_expand = SkExpand_8888(c); in S32A_D4444_Opaque()
145 uint32_t src_expand = SkExpand_8888(c); in S32A_D4444_Opaque_Dither()
/external/skia/include/core/
DSkColorPriv.h621 static inline uint32_t SkExpand_8888(SkPMColor c) in SkExpand_8888() function