Home
last modified time | relevance | path

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

/cts/tests/tests/hardware/src/android/hardware/cts/
DSensorManagerStaticTest.java315 float [] Ir2 = new float[16]; in testGetRotationMatrix() local
318 SensorManager.getRotationMatrix(Rr2, Ir2, gI, mI)); in testGetRotationMatrix()
326 mat16to9(Ir2), Ir, 1e-4f); in testGetRotationMatrix()