Searched refs:focalLengthValue (Results 1 – 2 of 2) sorted by relevance
2126 int focalLengthValue = in getExifFocalLength() local2128 return getRational(focalLength, focalLengthValue, FOCAL_LENGTH_DECIMAL_PRECISION); in getExifFocalLength()
10907 int focalLengthValue = in getExifFocalLength() local10909 return getRational(focalLength, focalLengthValue, FOCAL_LENGTH_DECIMAL_PRECISION); in getExifFocalLength()