Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgSwImage.cpp101 bool imageGenRle(SwImage* image, const SwBBox& renderRegion, bool antiAlias) in imageGenRle() function
DtvgSwRenderer.cpp239 if (!imageGenRle(&image, bbox, false)) goto end; in run()
DtvgSwCommon.h525 bool imageGenRle(SwImage* image, const SwBBox& renderRegion, bool antiAlias);