Searched refs:testPoly4 (Results 1 - 1 of 1) sorted by last modified time

/haiku/src/tests/kits/interface/bpolygon/
H A DCreatePolygonTest.cpp116 BPolygon testPoly4; local
117 testPoly4.AddPoints(&pointArray[2], 2);
118 testPoly4 = testPoly1;
119 polygonMatches(&testPoly4, pointArray, numPoints, pointArrayFrame);

Completed in 34 milliseconds