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