Searched defs:clipRegion (Results 1 – 4 of 4) sorted by relevance
/lvgl-latest/src/libs/thorvg/ |
D | tvgSwImage.cpp | 78 bool imagePrepare(SwImage* image, const Matrix& transform, const SwBBox& clipRegion, SwBBox& render… in imagePrepare()
|
D | tvgSwMath.cpp | 296 bool mathUpdateOutlineBBox(const SwOutline* outline, const SwBBox& clipRegion, SwBBox& renderRegion… in mathUpdateOutlineBBox()
|
D | tvgSwShape.cpp | 499 …pe* shape, const RenderShape* rshape, const Matrix& transform, const SwBBox& clipRegion, SwBBox& … in shapePrepare() 592 …ape* shape, const RenderShape* rshape, const Matrix& transform, const SwBBox& clipRegion, SwBBox& … in shapeGenStrokeRle()
|
D | tvgSwRenderer.cpp | 219 auto clipRegion = bbox; in run() local
|