Home
last modified time | relevance | path

Searched defs:yEnd (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/src/libs/thorvg/
DtvgSwRasterTexmap.h48 int32_t yEnd; member
58 static bool _arrange(const SwImage* image, const SwBBox* region, int& yStart, int& yEnd) in _arrange()
275 …rface* surface, const SwImage* image, const SwBBox* region, int yStart, int yEnd, AASpans* aaSpans… in _rasterBlendingPolygonImageSegment()
452 …rface* surface, const SwImage* image, const SwBBox* region, int yStart, int yEnd, AASpans* aaSpans… in _rasterPolygonImageSegment()
830 auto yEnd = static_cast<int>(ymax); in _AASpans() local
928 auto yEnd = aaSpans->yEnd; in _calcAAEdge() local