Home | History | Annotate | Download | only in sgv

Lines Matching refs:newDistance

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