Searched defs:Scanline (Results 1 – 1 of 1) sorted by relevance
98 struct Scanline { struct in SkRgnBuilder99 SkRegion::RunType fLastY;100 SkRegion::RunType fXCount;102 SkRegion::RunType* firstX() { return (SkRegion::RunType*)(this + 1); } in firstX()103 Scanline* nextScanline() { in nextScanline()