Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgSwImage.cpp78 bool imagePrepare(SwImage* image, const Matrix& transform, const SwBBox& clipRegion, SwBBox& render… in imagePrepare() function
DtvgSwRenderer.cpp236 if (!imagePrepare(&image, transform, clipRegion, bbox, mpool, tid)) goto end; in run()
DtvgSwCommon.h524 bool imagePrepare(SwImage* image, const Matrix& transform, const SwBBox& clipRegion, SwBBox& render…