Searched refs:focalLengthValue (Results 1 – 2 of 2) sorted by relevance
2445 int focalLengthValue = in getExifFocalLength() local2447 return getRational(focalLength, focalLengthValue, FOCAL_LENGTH_DECIMAL_PRECISION); in getExifFocalLength()
11283 int focalLengthValue = in getExifFocalLength() local11285 return getRational(focalLength, focalLengthValue, FOCAL_LENGTH_DECIMAL_PRECISION); in getExifFocalLength()