Searched refs:seekValue (Results 1 – 1 of 1) sorted by relevance
391 float seekValue = 0; in startAnimation() local394 seekValue = (float) mAnimation.getAnimatedValue(); in startAnimation()407 seekValue = shownY; in startAnimation()416 mAnimation.setCurrentFraction((seekValue - startY) / (endY - startY)); in startAnimation()