Searched refs:mRegistrationX (Results 1 – 2 of 2) sorted by relevance
41 private int mRegistrationX; field in DragView114 mRegistrationX = registrationX; in DragView()257 setTranslationX(touchX - mRegistrationX); in show()285 setTranslationX(touchX - mRegistrationX + (int) mOffsetX); in move()
86 private final int mRegistrationX; field in DragView176 mRegistrationX = registrationX; in DragView()584 mTempLoc[0] = toTouchX - mRegistrationX; in animateTo()609 setTranslationX(mLastTouchX - mRegistrationX + mAnimatedShiftX); in applyTranslation()