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

  /external/skia/include/core/
SkColorPriv.h 395 #define SkPixel32ToPixel16_ToU16(src) SkToU16(SkPixel32ToPixel16(src))
  /external/skia/legacy/include/core/
SkColorPriv.h 360 #define SkPixel32ToPixel16_ToU16(src) SkToU16(SkPixel32ToPixel16(src))

Completed in 1830 milliseconds