HomeSort by relevance Sort by last modified time
    Searched refs:rgb_to_a8 (Results 1 - 3 of 3) sorted by null

  /external/skia/src/ports/
SkScalerContext_win_dw.cpp 708 static void rgb_to_a8(const uint8_t* SK_RESTRICT src, const SkGlyph& glyph, const uint8_t* table8) { function
    [all...]
SkFontHost_mac.cpp     [all...]
SkFontHost_win.cpp 1107 static inline uint8_t rgb_to_a8(SkGdiRGB rgb, const uint8_t* table8) { function
1205 static void rgb_to_a8(const SkGdiRGB* SK_RESTRICT src, size_t srcRB, function
    [all...]

Completed in 75 milliseconds