Searched defs:touchY (Results 1 – 6 of 6) sorted by relevance
42 final int touchY = getTouchY(y); in detectHitKey() local
93 final int touchY = getTouchY(y); in detectHitKey() local
485 public void show(int touchX, int touchY) { in show()516 public void move(int touchX, int touchY) { in move()
134 const float touchY = static_cast<float>(y); in getNormalizedSquaredDistanceFromCenterFloatG() local
187 final int touchY = (int) ev.getY(); in getChildAtPosition() local
1255 int touchY = (int) me.getY() - getPaddingTop(); in onModifiedTouchEvent() local