Searched defs:MonotonePoly (Results 1 – 2 of 2) sorted by relevance
485 struct GrTriangulator::MonotonePoly { struct486 MonotonePoly(Edge* edge, Side side, int winding) in MonotonePoly() function498 MonotonePoly* fPrev; argument499 MonotonePoly* fNext; argument511 MonotonePoly* fHead; argument
48 using MonotonePoly = GrTriangulator::MonotonePoly; typedef