Home
last modified time | relevance | path

Searched defs:rotv (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/hardware/src/android/hardware/cts/
DSensorManagerStaticTest.java99 float [] rotv = new float[3]; in testGetAngleChange() local
149 float [] rotv = new float[3]; in testGetInclination() local
174 float [] rotv = new float[3]; in testGetOrientation() local
261 float [] rotv = new float[3]; in testGetRotationMatrix() local
471 float [] rotv = new float[3]; in testRemapCoordinateSystem() local
567 void nextRotationAngles(float [] rotv) { in nextRotationAngles()