Searched refs:oldCountY (Results 1 – 1 of 1) sorted by relevance
106 int oldCountY = gridCountY; in calculateGridSize() local121 done = gridCountX == oldCountX && gridCountY == oldCountY; in calculateGridSize()