Searched refs:_rasterRadialGradientRle (Results 1 – 1 of 1) sorted by relevance
1583 static bool _rasterRadialGradientRle(SwSurface* surface, const SwRle* rle, const SwFill* fill) in _rasterRadialGradientRle() function1748 …else if (type == Type::RadialGradient) return _rasterRadialGradientRle(surface, shape->rle, shape-… in rasterGradientShape()1765 …else if (type == Type::RadialGradient) return _rasterRadialGradientRle(surface, shape->strokeRle, … in rasterGradientStroke()