Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgSwRaster.cpp421 static bool _rasterBlendingRect(SwSurface* surface, const SwBBox& region, uint8_t r, uint8_t g, uin… in _rasterBlendingRect() function
483 return _rasterBlendingRect(surface, region, r, g, b, a); in _rasterRect()