Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgSwRaster.cpp1420 static bool _rasterRadialGradientRect(SwSurface* surface, const SwBBox& region, const SwFill* fill) in _rasterRadialGradientRect() function
1745 …else if (type == Type::RadialGradient)return _rasterRadialGradientRect(surface, shape->bbox, shape… in rasterGradientShape()