Searched refs:cellPoint (Results 1 – 1 of 1) sorted by relevance
2743 int[] cellPoint = new int[2]; in hasReorderSolution() local2747 cellToPoint(cellX, cellY, cellPoint); in hasReorderSolution()2748 if (findReorderSolution(cellPoint[0], cellPoint[1], itemInfo.minSpanX, in hasReorderSolution()