Searched refs:_rasterGradientMattedRle (Results 1 – 1 of 1) sorted by relevance
1487 static bool _rasterGradientMattedRle(SwSurface* surface, const SwRle* rle, const SwFill* fill) in _rasterGradientMattedRle() function1571 if (_matting(surface)) return _rasterGradientMattedRle<FillLinear>(surface, rle, fill); in _rasterLinearGradientRle()1588 if (_matting(surface)) return _rasterGradientMattedRle<FillRadial>(surface, rle, fill); in _rasterRadialGradientRle()