Searched refs:y1class (Results 1 – 1 of 1) sorted by relevance
215 Zone y1class = classify(y + h, y0, maxUpperCornerHeight, y1, maxLowerCornerHeight); in intersects() local221 || y1class == Zone.MIDDLE) { in intersects()226 || (close.contains(y0class) && far.contains(y1class))) { in intersects()236 if (x1class == Zone.CLOSE_INSIDE && y1class == Zone.CLOSE_INSIDE) { in intersects()248 if (y1class == Zone.CLOSE_INSIDE) { in intersects()