Searched refs:touchX (Results 1 – 1 of 1) sorted by relevance
175 final int touchX = mTouchX; in onDraw() local189 if (touchX + scrollX >= x && touchX + scrollX < x + wordWidth && !scrolled) { in onDraw()