Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgSwRenderer.cpp149 if (!shapeGenRle(&shape, rshape, antialiasing(strokeWidth))) goto err; in run()
DtvgSwShape.cpp523 bool shapeGenRle(SwShape* shape, TVG_UNUSED const RenderShape* rshape, bool antiAlias) in shapeGenRle() function
DtvgSwCommon.h506 bool shapeGenRle(SwShape* shape, const RenderShape* rshape, bool antiAlias);