Searched refs:getVideoCoords (Results 1 – 2 of 2) sorted by relevance
63 return getVideoCoords(bundle); in getGeoCoordinates()83 static float[] getVideoCoords(Bundle data) { in getVideoCoords() method in MetadataUtils
121 float[] coords = MetadataUtils.getVideoCoords(tags); in showVideoData()