Searched refs:rotv3 (Results 1 – 1 of 1) sorted by relevance
151 float [] rotv3; in testGetInclination() local176 float [] rotv3; in testGetOrientation() local185 rotv3 = SensorManager.getOrientation( ((i&1) != 0) ? R : mat9to16(R), rotv2); in testGetOrientation()186 assertTrue("getOrientaion has to return the array passed in argument", rotv3 == rotv2); in testGetOrientation()