Searched refs:yPrevious (Results 1 – 1 of 1) sorted by relevance
789 double yPrevious = polygon.at(iPrev).get(1); in tilesFromPolygon() local792 if ((x2 > x1) && (yPrevious > y1)) { in tilesFromPolygon()795 } else if ((x2 < x1) && (yPrevious < y1)) { in tilesFromPolygon()