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