Searched defs:table8 (Results 1 – 4 of 4) sorted by relevance
393 static inline uint8_t rgb_to_a8(CGRGBPixel rgb, const uint8_t* table8) { in rgb_to_a8()406 const SkGlyph& glyph, void* glyphImage, const uint8_t* table8) { in RGBToA8()
1964 const uint8_t* table8) { in GrayscaleToA8()1984 const uint8_t* table8) { in RGBToA8()
1029 static inline uint8_t rgb_to_a8(SkGdiRGB rgb, const uint8_t* table8) { in rgb_to_a8()1053 const SkGlyph& glyph, void* imageBuffer, const uint8_t* table8) { in RGBToA8()
2796 const uint32_t table8[2] = {0x9500fd,0x25403f4}; in AddVdencCmd2Cmd() local