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