Home
last modified time | relevance | path

Searched defs:RGBToLcd16 (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/ports/
DSkScalerContext_mac_ct.cpp436 static uint16_t RGBToLcd16(CGRGBPixel rgb, in RGBToLcd16() function
450 static void RGBToLcd16(const CGRGBPixel* SK_RESTRICT cgPixels, size_t cgRowBytes, in RGBToLcd16() function
DSkScalerContext_win_dw.cpp942 void SkScalerContext_DW::RGBToLcd16(const uint8_t* SK_RESTRICT src, const SkGlyph& glyph, in RGBToLcd16() function in SkScalerContext_DW
DSkFontHost_win.cpp1081 void SkScalerContext_GDI::RGBToLcd16( in RGBToLcd16() function in SkScalerContext_GDI