Home | History | Annotate | Download | only in ports

Lines Matching refs:rgb_to_a8

708 static void rgb_to_a8(const uint8_t* SK_RESTRICT src, const SkGlyph& glyph, const uint8_t* table8) {
935 rgb_to_a8<true>(src, glyph, fPreBlend.fG);
937 rgb_to_a8<false>(src, glyph, fPreBlend.fG);