Lines Matching defs:newX
1129 final int newX = lp.x;1136 if (oldX == newX && oldY == newY) {1149 lp.x = (int) ((1 - r) * oldX + r * newX);