Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/TestPhase/
DRobustnessTest.java180 RotationData rotation = ((RobustnessPath) mTestPath).handleRotation( in getRotationData()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/Path/
DRobustnessPath.java185 public RotationData handleRotation(float[] rotationQuaternion, float[] rotationLocation, in handleRotation() method in RobustnessPath