Home | History | Annotate | Download | only in widget

Lines Matching refs:rawY

3199                     final float rawY = ev.getRawY();
3203 final float currentVerticalOffset = rawY - mPositionY - mLastParentY;
3215 final float newPosY = rawY - mTouchToWindowOffsetY + mTouchOffsetY;