Searched refs:getExifGpsCoords (Results 1 – 2 of 2) sorted by relevance
58 return getExifGpsCoords(bundle); in getGeoCoordinates()70 static float[] getExifGpsCoords(Bundle exif) { in getExifGpsCoords() method in MetadataUtils
186 float[] coords = MetadataUtils.getExifGpsCoords(tags); in showExifData()