Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/ports/
H A DSkScalerContext_mac_ct.cpp422 static uint16_t RGBToLcd16(CGRGBPixel rgb, in RGBToLcd16() function
436 static void RGBToLcd16(const CGRGBPixel* SK_RESTRICT cgPixels, size_t cgRowBytes, in RGBToLcd16() function
H A DSkScalerContext_win_dw.cpp2004 void SkScalerContext_DW::RGBToLcd16(const uint8_t* SK_RESTRICT src, const SkGlyph& glyph, in RGBToLcd16() function in SkScalerContext_DW
H A DSkFontHost_win.cpp1071 void SkScalerContext_GDI::RGBToLcd16( in RGBToLcd16() function in SkScalerContext_GDI