Home | History | Annotate | Download | only in Intersection

Lines Matching defs:isLine

1743         bool isLine = true;
1748 curveQuad = isLine = false;
1756 isLine = false;
1762 const SkPoint* curvePts = isLine ? edge->lastPoints() : lastPoints();
1763 const ActiveEdge* lineEdge = isLine ? this : edge;