Home
last modified time | relevance | path

Searched refs:_rasterTexmapPolygon (Results 1 – 2 of 2) sorted by relevance

/lvgl-latest/src/libs/thorvg/
DtvgSwRasterTexmap.h1114 static bool _rasterTexmapPolygon(SwSurface* surface, const SwImage* image, const Matrix& transform,… in _rasterTexmapPolygon() function
DtvgSwRaster.cpp1251 else return _rasterTexmapPolygon(surface, image, transform, nullptr, opacity); in _rasterImage()
1256 else return _rasterTexmapPolygon(surface, image, transform, &region, opacity); in _rasterImage()