Home
last modified time | relevance | path

Searched refs:yAxisNormalized (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Uwb/service/java/com/android/server/uwb/correction/math/
DQuaternion.java185 Vector3 yAxisNormalized = yAxis.normalized(); in fromAxes() local
194 yAxisNormalized.x, in fromAxes()
195 yAxisNormalized.y, in fromAxes()
196 yAxisNormalized.z, in fromAxes()