Searched refs:neonRasterTranslucentRle (Results 1 – 2 of 2) sorted by relevance
95 static bool neonRasterTranslucentRle(SwSurface* surface, const SwRle* rle, uint8_t r, uint8_t g, ui… in neonRasterTranslucentRle() function
620 return neonRasterTranslucentRle(surface, rle, r, g, b, a); in _rasterTranslucentRle()