Home | History | Annotate | Download | only in launcher3

Lines Matching refs:tmpCellY

2383             if (lp.useTmpCoords && (lp.tmpCellX != lp.cellX || lp.tmpCellY != lp.cellY)) {
2416 if (lp.useTmpCoords && (lp.tmpCellX != lp.cellX || lp.tmpCellY != lp.cellY)) {
2633 lp.cellY = lp.tmpCellY = mTargetCell[1];