Searched refs:focalLength (Results 1 – 1 of 1) sorted by relevance
183 double focalLength = exif.getAttributeDouble(ExifInterface.TAG_FOCAL_LENGTH, 0); in updateExif() local233 append(focalLength).append("\n"); in updateExif()