Searched defs:clipFlagsOr (Results 1 – 2 of 2) sorted by relevance
43 bool Clipper::clip(Polygon &polygon, int clipFlagsOr, const DrawCall &draw) in clip()
1521 int clipFlagsOr = v0.clipFlags | v1.clipFlags | v2.clipFlags | draw.clipFlags; in setupSolidTriangles() local1770 int clipFlagsOr = C[0] | C[1] | C[2] | C[3] | draw.clipFlags; in setupLine() local1876 int clipFlagsOr = C[0] | C[1] | C[2] | C[3] | C[4] | C[5] | C[6] | C[7] | draw.clipFlags; in setupLine() local1955 int clipFlagsOr = C[0] | C[1] | C[2] | C[3] | draw.clipFlags; in setupPoint() local