Searched defs:targetY (Results 1 – 5 of 5) sorted by relevance
112 final int targetY = getCurrentLineTop(buffer, layout) - getPageHeight(widget); in pageUp() local136 final int targetY = getCurrentLineTop(buffer, layout) + getPageHeight(widget); in pageDown() local
739 final float startX, final float startY, final float targetX, final float targetY) { in startLineEndAnimation()
926 int targetY = mOriginalOffsetTop + (int) ((slingshotDist * dragPercent) + extraMove); in moveSpinner() local
2330 int actionState, float startDx, float startDy, float targetX, float targetY) { in RecoverAnimation()
1116 final float targetY = (mTmpRect.top - containingFrame.top); in createAspectScaledThumbnailEnterExitAnimationLocked() local