Searched refs:testPoly4 (Results 1 – 1 of 1) sorted by relevance
116 BPolygon testPoly4; in PerformTest() local117 testPoly4.AddPoints(&pointArray[2], 2); in PerformTest()118 testPoly4 = testPoly1; in PerformTest()119 polygonMatches(&testPoly4, pointArray, numPoints, pointArrayFrame); in PerformTest()