Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgSwRaster.cpp615 static bool _rasterTranslucentRle(SwSurface* surface, const SwRle* rle, uint8_t r, uint8_t g, uint8… in _rasterTranslucentRle() function
675 else return _rasterTranslucentRle(surface, rle, r, g, b, a); in _rasterRle()