Home
last modified time | relevance | path

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

/device/google/contexthub/sensorhal/
Dhubconnection.cpp789 static const float heading_accuracy = M_PI / 6.0f; in processSample() local
948 ev->data[4] = (4 - mMagAccuracy) * heading_accuracy; in processSample()