Home | History | Annotate | Download | only in v2

Lines Matching refs:heading

612         int heading = captureParams.heading;
627 // Set GPS heading direction based on sensor, if location is on.
628 if (heading >= 0) {
632 exif.buildTag(ExifInterface.TAG_GPS_IMG_DIRECTION, new Rational(heading, 1));