Home | History | Annotate | Download | only in phone

Lines Matching defs:viewHeight

737                 int viewHeight = v.getHeight();
741 int touchYPercent = (int) ((float) (touchY * 100) / (float) viewHeight);