Searched defs:toNormalized (Results 1 – 2 of 2) sorted by relevance
| /frameworks/libs/systemui/toruslib/torus-math/src/main/java/com/google/android/torus/math/ | ||
| D | Vector2.kt | 87 fun toNormalized(): Vector2 { in toNormalized() method in com.google.android.torus.math.Vector2 |
| D | Vector3.kt | 109 fun toNormalized(): Vector3 { in toNormalized() method in com.google.android.torus.math.Vector3 |