Searched refs:mCurrentY (Results 1 – 1 of 1) sorted by relevance
96 float mCurrentX, mCurrentY; field in DragState251 mOriginalY = mCurrentY = touchY; in broadcastDragStartedLw()346 sendDragStartedLw(newWin, mCurrentX, mCurrentY, mDataDescription); in sendDragStartedIfNeededLw()371 y = mCurrentY; in broadcastDragEndedLw()413 mService.restorePointerIconLocked(mDisplayContent, mCurrentX, mCurrentY); in cleanUpDragLw()429 mCurrentY = y; in notifyMoveLw()498 mCurrentY = y; in notifyDropLw()575 mCurrentX - mThumbOffsetX, mCurrentY - mThumbOffsetY); in stepAnimationLocked()588 final float translateY = mOriginalY - mCurrentY; in createReturnAnimationLocked()