Searched refs:seekValue (Results 1 – 1 of 1) sorted by relevance
418 float seekValue = 0; in startAnimation() local421 seekValue = (float) mAnimation.getAnimatedValue(); in startAnimation()434 seekValue = shownY; in startAnimation()443 mAnimation.setCurrentFraction((seekValue - startY) / (endY - startY)); in startAnimation()