Lines Matching full:speed
2744 // Update pointer speed.4767 float speed = hypotf(vx, vy);4768 if (speed > bestSpeed) {4770 bestSpeed = speed;