Home | History | Annotate | Download | only in phone

Lines Matching refs:viewHeight

739                 int viewHeight = v.getHeight();
743 int touchYPercent = (int) ((float) (touchY * 100) / (float) viewHeight);