D | SensorManagerStaticTest.java | 135 float [] RI = mat9Mul(R12rt, R12); in testGetAngleChange() local 141 RI[0] + RI[4] + RI[8], 3.f, 1e-4f); in testGetAngleChange() local 193 float [] RI = mat9Mul(Rr, R); in testGetOrientation() local 199 RI[0] + RI[4] + RI[8], 3.f, 1e-4f); in testGetOrientation() local
|