Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/Path/
DComplexMovementPath.java173 float[] pointRotation = calculateRingRotation(ringCenter, in createRing()
190 private float[] calculateRingRotation(float[] location1, float[] location2) { in calculateRingRotation() method in ComplexMovementPath