Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgSwRasterTexmap.h452 …image, const SwBBox* region, int yStart, int yEnd, AASpans* aaSpans, uint8_t opacity, bool matting) in _rasterPolygonImageSegment() argument
470 auto csize = matting ? surface->compositor->image.channelSize: 0; in _rasterPolygonImageSegment()
471 auto alpha = matting ? surface->alpha(surface->compositor->method) : nullptr; in _rasterPolygonImageSegment()
527 …if (matting) cmp = &surface->compositor->image.buf8[(y * surface->compositor->image.stride + x1) *… in _rasterPolygonImageSegment()
564 if (matting) { in _rasterPolygonImageSegment()
614 if (matting) { in _rasterPolygonImageSegment()