Searched defs:yStart (Results 1 – 1 of 1) sorted by relevance
/lvgl-latest/src/libs/thorvg/ |
D | tvgSwRasterTexmap.h | 47 int32_t yStart; member 58 static bool _arrange(const SwImage* image, const SwBBox* region, int& yStart, int& yEnd) in _arrange() 275 …egment(SwSurface* surface, const SwImage* image, const SwBBox* region, int yStart, int yEnd, AASpa… in _rasterBlendingPolygonImageSegment() 452 …egment(SwSurface* surface, const SwImage* image, const SwBBox* region, int yStart, int yEnd, AASpa… in _rasterPolygonImageSegment() 829 auto yStart = static_cast<int>(ymin); in _AASpans() local 927 auto yStart = aaSpans->yStart; in _calcAAEdge() local
|