Home | History | Annotate | Download | only in v2

Lines Matching refs:heading

468         int heading = captureParams.heading;
485 // Set GPS heading direction based on sensor, if location is on.
486 if (heading >= 0) {
492 new Rational(heading, 1));