Home
last modified time | relevance | path

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/
DVector2.kt87 fun toNormalized(): Vector2 { in toNormalized() method in com.google.android.torus.math.Vector2
DVector3.kt109 fun toNormalized(): Vector3 { in toNormalized() method in com.google.android.torus.math.Vector3