Lines Matching refs:mInitialX
158 int mInitialX = -1;182 mInitialX = mLastX = (int) event.getX();213 int delta = mInitialX - (int) event.getX();