Searched defs:touchX (Results 1 – 5 of 5) sorted by relevance
41 final int touchX = getTouchX(x); in detectHitKey() local
92 final int touchX = getTouchX(x); in detectHitKey() local
485 public void show(int touchX, int touchY) { in show()516 public void move(int touchX, int touchY) { in move()
133 const float touchX = static_cast<float>(x); in getNormalizedSquaredDistanceFromCenterFloatG() local
1257 int touchX = (int) me.getX() - getPaddingLeft(); in onModifiedTouchEvent() local