Searched defs:renderRegion (Results 1 – 5 of 5) sorted by relevance
/lvgl-latest/src/libs/thorvg/ |
D | tvgSwImage.cpp | 78 …wImage* image, const Matrix& transform, const SwBBox& clipRegion, SwBBox& renderRegion, SwMpool* m… in imagePrepare() 101 bool imageGenRle(SwImage* image, const SwBBox& renderRegion, bool antiAlias) in imageGenRle()
|
D | tvgSwMath.cpp | 296 bool mathUpdateOutlineBBox(const SwOutline* outline, const SwBBox& clipRegion, SwBBox& renderRegion… in mathUpdateOutlineBBox()
|
D | tvgSwShape.cpp | 499 …hape* rshape, const Matrix& transform, const SwBBox& clipRegion, SwBBox& renderRegion, SwMpool* m… in shapePrepare() 592 …Shape* rshape, const Matrix& transform, const SwBBox& clipRegion, SwBBox& renderRegion, SwMpool* m… in shapeGenStrokeRle()
|
D | tvgSwRenderer.cpp | 125 SwBBox renderRegion{}; in run() local
|
D | tvgSwRle.cpp | 855 SwRle* rleRender(SwRle* rle, const SwOutline* outline, const SwBBox& renderRegion, bool antiAlias) in rleRender()
|