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