Searched refs:Rout2 (Results 1 – 1 of 1) sorted by relevance
473 float [] Rout2 = new float[16]; in testRemapCoordinateSystem() local506 assertTrue(SensorManager.remapCoordinateSystem(mat9to16(R), b1, b2, Rout2)); in testRemapCoordinateSystem() local507 Rout = mat16to9(Rout2); in testRemapCoordinateSystem()541 SensorManager.AXIS_Y, SensorManager.AXIS_Z, Rout2)); in testRemapCoordinateSystem()