Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgSwRaster.cpp1506 static bool _rasterBlendingGradientRle(SwSurface* surface, const SwRle* rle, const SwFill* fill) in _rasterBlendingGradientRle() function
1574 return _rasterBlendingGradientRle<FillLinear>(surface, rle, fill); in _rasterLinearGradientRle()
1591 return _rasterBlendingGradientRle<FillRadial>(surface, rle, fill); in _rasterRadialGradientRle()