Searched refs:focalLengthValue (Results 1 – 2 of 2) sorted by relevance
2413 int focalLengthValue = in getExifFocalLength() local2415 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()