Searched defs:mag (Results 1 – 4 of 4) sorted by relevance
88 float mag = sqrt(bestx * bestx + besty * besty); in JNIFUNCF() local
69 public float mag() { in mag() method in BouncyDroid.BouncyView.World.Vec376 final float mag = (float) Math.hypot(vx, vy); in drawVector() local
136 float mag = (float) Math.sqrt(2.0); in setHue() local
122 float mag = GeometryMathUtils.vectorLength( in closestSide() local