Home | History | Annotate | Download | only in phone

Lines Matching refs:viewWidth

738                 int viewWidth = v.getWidth();
742 int touchXPercent = (int) ((float) (touchX * 100) / (float) viewWidth);