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

/external/skia/src/core/
H A DSkColorData.h513 static inline U16CPU SkPixel32ToPixel16(SkPMColor c) { function
526 #define SkPixel32ToPixel16_ToU16(src) SkToU16(SkPixel32ToPixel16(src))
/external/skqp/src/core/
H A DSkColorData.h513 static inline U16CPU SkPixel32ToPixel16(SkPMColor c) { function
526 #define SkPixel32ToPixel16_ToU16(src) SkToU16(SkPixel32ToPixel16(src))

Completed in 199 milliseconds