Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkRegion_path.cpp82 struct Scanline { struct in SkRgnBuilder
83 SkRegion::RunType fLastY;
84 SkRegion::RunType fXCount;
86 SkRegion::RunType* firstX() const { return (SkRegion::RunType*)(this + 1); } in firstX()
87 Scanline* nextScanline() const { in nextScanline()
/external/skqp/src/core/
DSkRegion_path.cpp82 struct Scanline { struct in SkRgnBuilder
83 SkRegion::RunType fLastY;
84 SkRegion::RunType fXCount;
86 SkRegion::RunType* firstX() const { return (SkRegion::RunType*)(this + 1); } in firstX()
87 Scanline* nextScanline() const { in nextScanline()