Searched refs:shapeGenFillColors (Results 1 – 3 of 3) sorted by relevance
| /lvgl-latest/src/libs/thorvg/ |
| D | tvgSwRenderer.cpp | 154 … if (!shapeGenFillColors(&shape, fill, transform, surface, opacity, ctable)) goto err; in run()
|
| D | tvgSwShape.cpp | 635 bool shapeGenFillColors(SwShape* shape, const Fill* fill, const Matrix& transform, SwSurface* surfa… in shapeGenFillColors() function
|
| D | tvgSwCommon.h | 512 bool shapeGenFillColors(SwShape* shape, const Fill* fill, const Matrix& transform, SwSurface* surfa…
|