Searched refs:nextComp (Results 1 – 1 of 1) sorted by relevance
426 int nextComp = comparisons[nextIndex]; in splitPolygonAtAxisValue() local431 if (nextComp == 1) { in splitPolygonAtAxisValue()436 if (nextComp == -1) { in splitPolygonAtAxisValue()440 if (nextComp == -1) { in splitPolygonAtAxisValue()442 } else if (nextComp == 1) { in splitPolygonAtAxisValue()444 } else if (nextComp == 0) { in splitPolygonAtAxisValue()459 if ((nextComp != 0) && (nextComp != comp)) { in splitPolygonAtAxisValue()