Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgSwRaster.cpp1405 static bool _rasterLinearGradientRect(SwSurface* surface, const SwBBox& region, const SwFill* fill) in _rasterLinearGradientRect() function
1744 …if (type == Type::LinearGradient) return _rasterLinearGradientRect(surface, shape->bbox, shape->fi… in rasterGradientShape()