Home
last modified time | relevance | path

Searched defs:mdsqx (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Uwb/service/java/com/android/server/uwb/correction/math/
DMatrix.java178 float mdsqx = 1 - tx * q.x; in makeRotation() local
234 float mdsqx = 1 - tx * q.x; in makeTrs() local