Home
last modified time | relevance | path

Searched refs:focalLengthValue (Results 1 – 1 of 1) 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()