Home
last modified time | relevance | path

Searched defs:SkG32ToG16 (Results 1 – 1 of 1) sorted by relevance

/external/skia/include/core/
DSkColorPriv.h260 static inline unsigned SkG32ToG16(unsigned g) { in SkG32ToG16() function
270 #define SkG32ToG16(g) SkG32ToG16_MACRO(g) macro