Searched defs:vectorVel (Results 1 – 1 of 1) sorted by relevance
2169 private boolean flingExpands(float vel, float vectorVel, float x, float y) { in flingExpands()3562 float vectorVel = (float) Math.hypot( in endMotionEvent() local