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