Searched refs:SlopesNearCollinear (Results 1 – 1 of 1) sorted by relevance
4338 bool SlopesNearCollinear(const IntPoint& pt1, in SlopesNearCollinear() function4420 else if (SlopesNearCollinear(op->Prev->Pt, op->Pt, op->Next->Pt, distSqrd)) in CleanPolygon()