Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/Path/
DRobustnessPath.java206 boolean rotationTestState = true; in testRotation()
211 rotationTestState = false; in testRotation()
213 return rotationTestState; in testRotation()
245 float currentRotation, boolean rotationTestState, float[] rotationLocation, in createRotation() argument
248 mTargetRotation, currentRotation, rotationTestState, rotationLocation, in createRotation()