Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/Path/PathUtilityClasses/
DRotationData.java39 boolean rotationTestState, float[] location, boolean rotationState) { in RotationData() argument
42 mRotationTestState = rotationTestState; in RotationData()
/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()