Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/Path/
DRobustnessPath.java41 private static final double DISTANCE_FROM_MARKER = 0.5F; field in RobustnessPath
228 rotationLocation) < DISTANCE_FROM_MARKER) { in checkIfRotationTestable()