Lines Matching defs:rle
496 static bool _rasterCompositeMaskedRle(SwSurface* surface, SwRle* rle, SwMask maskOp, uint8_t r, uin… in _rasterCompositeMaskedRle()
516 static bool _rasterDirectMaskedRle(SwSurface* surface, SwRle* rle, SwMask maskOp, uint8_t r, uint8_… in _rasterDirectMaskedRle()
537 static bool _rasterMaskedRle(SwSurface* surface, SwRle* rle, uint8_t r, uint8_t g, uint8_t b, uint8… in _rasterMaskedRle()
551 static bool _rasterMattedRle(SwSurface* surface, SwRle* rle, uint8_t r, uint8_t g, uint8_t b, uint8… in _rasterMattedRle()
591 static bool _rasterBlendingRle(SwSurface* surface, const SwRle* rle, uint8_t r, uint8_t g, uint8_t … in _rasterBlendingRle()
615 static bool _rasterTranslucentRle(SwSurface* surface, const SwRle* rle, uint8_t r, uint8_t g, uint8… in _rasterTranslucentRle()
627 static bool _rasterSolidRle(SwSurface* surface, const SwRle* rle, uint8_t r, uint8_t g, uint8_t b) in _rasterSolidRle()
664 static bool _rasterRle(SwSurface* surface, SwRle* rle, uint8_t r, uint8_t g, uint8_t b, uint8_t a) in _rasterRle()
1440 static bool _rasterCompositeGradientMaskedRle(SwSurface* surface, const SwRle* rle, const SwFill* f… in _rasterCompositeGradientMaskedRle()
1455 static bool _rasterDirectGradientMaskedRle(SwSurface* surface, const SwRle* rle, const SwFill* fill… in _rasterDirectGradientMaskedRle()
1472 static bool _rasterGradientMaskedRle(SwSurface* surface, const SwRle* rle, const SwFill* fill) in _rasterGradientMaskedRle()
1487 static bool _rasterGradientMattedRle(SwSurface* surface, const SwRle* rle, const SwFill* fill) in _rasterGradientMattedRle()
1506 static bool _rasterBlendingGradientRle(SwSurface* surface, const SwRle* rle, const SwFill* fill) in _rasterBlendingGradientRle()
1519 static bool _rasterTranslucentGradientRle(SwSurface* surface, const SwRle* rle, const SwFill* fill) in _rasterTranslucentGradientRle()
1542 static bool _rasterSolidGradientRle(SwSurface* surface, const SwRle* rle, const SwFill* fill) in _rasterSolidGradientRle()
1566 static bool _rasterLinearGradientRle(SwSurface* surface, const SwRle* rle, const SwFill* fill) in _rasterLinearGradientRle()
1583 static bool _rasterRadialGradientRle(SwSurface* surface, const SwRle* rle, const SwFill* fill) in _rasterRadialGradientRle()