Searched defs:SkPixel32ToPixel16 (Results 1 - 1 of 1) sorted by relevance

/external/skia/include/core/
H A DSkColorPriv.h633 static inline U16CPU SkPixel32ToPixel16(SkPMColor c) { function
646 #define SkPixel32ToPixel16_ToU16(src) SkToU16(SkPixel32ToPixel16(src))

Completed in 76 milliseconds