Home | History | Annotate | Download | only in app

Lines Matching defs:endValue

711         final int endValue = targetHeight;
715 int height = startValue - (int) ((startValue - endValue) * interpolatedTime);