Searched refs:oldCountY (Results 1 – 2 of 2) sorted by relevance
129 int oldCountY = mGridCountY; in setupContentDimensions() local143 done = mGridCountX == oldCountX && mGridCountY == oldCountY; in setupContentDimensions()
770 int oldCountY = countY; in setupContentDimensions() local784 done = countX == oldCountX && countY == oldCountY; in setupContentDimensions()