Searched defs:vectorVel (Results 1 – 3 of 3) sorted by relevance
299 float vectorVel = 0f; in endMotionEvent() local334 private int getFlingTarget(float pointerY, float vectorVel) { in getFlingTarget()
383 float vectorVel = (float) Math.hypot( in endMotionEvent() local506 protected boolean flingExpands(float vel, float vectorVel, float x, float y) { in flingExpands()
2032 protected boolean flingExpands(float vel, float vectorVel, float x, float y) { in flingExpands()