Home
last modified time | relevance | path

Searched refs:_rasterGradientMaskedRle (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/src/libs/thorvg/
DtvgSwRaster.cpp1472 static bool _rasterGradientMaskedRle(SwSurface* surface, const SwRle* rle, const SwFill* fill) in _rasterGradientMaskedRle() function
1572 else return _rasterGradientMaskedRle<FillLinear>(surface, rle, fill); in _rasterLinearGradientRle()
1589 else return _rasterGradientMaskedRle<FillRadial>(surface, rle, fill); in _rasterRadialGradientRle()