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

  /external/chromium_org/third_party/skia/include/core/
SkColorPriv.h 435 static inline U16CPU SkPixel32ToPixel16(SkPMColor c) {
448 #define SkPixel32ToPixel16_ToU16(src) SkToU16(SkPixel32ToPixel16(src))
  /external/skia/include/core/
SkColorPriv.h 435 static inline U16CPU SkPixel32ToPixel16(SkPMColor c) {
448 #define SkPixel32ToPixel16_ToU16(src) SkToU16(SkPixel32ToPixel16(src))

Completed in 32 milliseconds