Searched refs:referencePathMarkers (Results 1 – 1 of 1) sorted by relevance
186 ArrayList<Waypoint> referencePathMarkers, in handleRotation() argument190 boolean rotationTestable = checkIfRotationTestable(rotationLocation, referencePathMarkers); in handleRotation()225 float[] rotationLocation, ArrayList<Waypoint> referencePathMarkers) { in checkIfRotationTestable() argument226 for (Waypoint marker : referencePathMarkers) { in checkIfRotationTestable()