Searched defs:vY (Results 1 – 2 of 2) sorted by relevance
421 int vY = loc[1]; in getViewRectRelativeToSelf() local
902 public boolean onFling(MotionEvent e1, MotionEvent e2, float vX, float vY) { in onFling()