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