Searched refs:SkB4444ToB32 (Results 1 – 2 of 2) sorted by relevance
/external/skia/samplecode/ | ||
D | SampleDither.cpp | 105 b = SkB4444ToB32(b); in pre_dither() |
/external/skia/include/core/ | ||
D | SkColorPriv.h | 752 #define SkB4444ToB32(b) SkReplicateNibble(b) macro |