Home | History | Annotate | Download | only in common

Lines Matching refs:newDistance

672             final int newDistance = newFinal - start;
673 final float x = Math.abs((float) newDistance / oldDistance);