Home | History | Annotate | Download | only in launcher3

Lines Matching refs:cellToCenterPoint

742     void cellToCenterPoint(int cellX, int cellY, int[] result) {
780 cellToCenterPoint(cell[0], cell[1], mTmpPoint);
1234 cellToCenterPoint(x, y, cellXY);