HomeSort by relevance Sort by last modified time
    Searched defs:SkPixel32ToPixel16 (Results 1 - 2 of 2) sorted by null

  /external/skia/src/core/
SkColorData.h 513 static inline U16CPU SkPixel32ToPixel16(SkPMColor c) {
526 #define SkPixel32ToPixel16_ToU16(src) SkToU16(SkPixel32ToPixel16(src))
    [all...]
  /external/skqp/src/core/
SkColorData.h 513 static inline U16CPU SkPixel32ToPixel16(SkPMColor c) {
526 #define SkPixel32ToPixel16_ToU16(src) SkToU16(SkPixel32ToPixel16(src))
    [all...]

Completed in 502 milliseconds