Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgSwRenderer.cpp290 rasterGradientStroke(surface, &task->shape, strokeFill, opacity); in _renderStroke()
DtvgSwCommon.h571 bool rasterGradientStroke(SwSurface* surface, SwShape* shape, const Fill* fdata, uint8_t opacity);
DtvgSwRaster.cpp1754 bool rasterGradientStroke(SwSurface* surface, SwShape* shape, const Fill* fdata, uint8_t opacity) in rasterGradientStroke() function