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