Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/
DMathsUtils.java271 float[] deviceMatrix; in getDeviceOrientationMatrix() local
276 deviceMatrix = new float[]{1.0f, 0.0f, 0.0f, 0.0f, in getDeviceOrientationMatrix()
282 deviceMatrix = new float[]{ in getDeviceOrientationMatrix()
289 deviceMatrix = new float[]{ in getDeviceOrientationMatrix()
296 deviceMatrix = new float[]{ in getDeviceOrientationMatrix()
306 return deviceMatrix; in getDeviceOrientationMatrix()