Home | History | Annotate | Download | only in widget

Lines Matching refs:oldDistance

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