Home | History | Annotate | Download | only in phone

Lines Matching full:touchx

725                 int touchX = (int) event.getX();
732 int touchXPercent = (int) ((float) (touchX * 100) / (float) viewWidth);