Lines Matching defs:mLastMotionY
100 protected float mLastMotionY;1030 mLastMotionY = y;1105 final int yDiff = (int) Math.abs(y - mLastMotionY);1428 mLastMotionY = ev.getY(newPointerIndex);