Home
last modified time | relevance | path

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

/cts/tests/sensor/src/android/hardware/cts/
DSensorManagerStaticTest.java106 data.nextRotationAngles(rotv); in testGetAngleChange()
110 data.nextRotationAngles(rotv); in testGetAngleChange()
182 data.nextRotationAngles(rotv); in testGetOrientation()
274 data.nextRotationAngles(rotv); in testGetRotationMatrix()
481 data.nextRotationAngles(rotv); in testRemapCoordinateSystem()
567 void nextRotationAngles(float [] rotv) { in nextRotationAngles() method in SensorManagerStaticTest.TestDataGenerator