Home
last modified time | relevance | path

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

/external/skia/include/core/
DSkColorPriv.h333 static inline unsigned SkB32ToB16(unsigned b) { in SkB32ToB16() function
340 #define SkB32ToB16(b) SkB32ToB16_MACRO(b) macro