Home
last modified time | relevance | path

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

/external/skia/src/ports/
DSkScalerContext_win_dw.cpp602 static void rgb_to_a8(const uint8_t* SK_RESTRICT src, const SkGlyph& glyph, const uint8_t* table8) { in rgb_to_a8()
DSkFontHost_win.cpp1097 static inline uint8_t rgb_to_a8(SkGdiRGB rgb, const uint8_t* table8) { in rgb_to_a8()
1196 const SkGlyph& glyph, const uint8_t* table8) { in rgb_to_a8()
DSkFontHost_mac.cpp1182 static inline uint8_t rgb_to_a8(CGRGBPixel rgb, const uint8_t* table8) { in rgb_to_a8()
1194 const SkGlyph& glyph, const uint8_t* table8) { in rgb_to_a8()