Home
last modified time | relevance | path

Searched refs:focalLengthValue (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3PostProc.cpp2445 int focalLengthValue = in getExifFocalLength() local
2447 return getRational(focalLength, focalLengthValue, FOCAL_LENGTH_DECIMAL_PRECISION); in getExifFocalLength()
/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraParameters.cpp11283 int focalLengthValue = in getExifFocalLength() local
11285 return getRational(focalLength, focalLengthValue, FOCAL_LENGTH_DECIMAL_PRECISION); in getExifFocalLength()