Home | History | Annotate | Download | only in launcher3

Lines Matching refs:cellToPoint

474                         cellToPoint(i, j, pt);
494 cellToPoint(fra.mCellX, fra.mCellY, mTempLocation);
531 cellToPoint(mFolderLeaveBehindCell[0], mFolderLeaveBehindCell[1], mTempLocation);
839 void cellToPoint(int cellX, int cellY, int[] result) {
1215 cellToPoint(cellX, cellY, topLeft);