Searched refs:oldPoly2Length (Results 1 – 1 of 1) sorted by relevance
325 int oldPoly2Length = poly2Length; in intersection() local351 testConvex(oldPoly2, oldPoly2Length, "input poly2"); in intersection()353 testIntersection(poly1, poly1Length, oldPoly2, oldPoly2Length, poly2, resultLength); in intersection()