Home | History | Annotate | Download | only in exif

Lines Matching refs:GpsLatitudeRef

644     public static interface GpsLatitudeRef {
1990 latitude >= 0 ? ExifInterface.GpsLatitudeRef.NORTH
1991 : ExifInterface.GpsLatitudeRef.SOUTH);