Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgSwRenderer.cpp278 rasterGradientShape(surface, &task->shape, fill, opacity); in _renderFill()
DtvgSwCommon.h567 bool rasterGradientShape(SwSurface* surface, SwShape* shape, const Fill* fdata, uint8_t opacity);
DtvgSwRaster.cpp1733 bool rasterGradientShape(SwSurface* surface, SwShape* shape, const Fill* fdata, uint8_t opacity) in rasterGradientShape() function