Home | History | Annotate | Download | only in common

Lines Matching refs:oldDistance

668             final int oldDistance = oldFinal - start;
670 final float x = Math.abs((float) newDistance / oldDistance);