Home
last modified time | relevance | path

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

/device/lge/bullhead/camera/QCamera2/HAL3/
DQCamera3PostProc.cpp2010 int focalLengthValue = in getExifFocalLength() local
2012 return getRational(focalLength, focalLengthValue, FOCAL_LENGTH_DECIMAL_PRECISION); in getExifFocalLength()
/device/huawei/angler/camera/QCamera2/HAL3/
DQCamera3PostProc.cpp2010 int focalLengthValue = in getExifFocalLength() local
2012 return getRational(focalLength, focalLengthValue, FOCAL_LENGTH_DECIMAL_PRECISION); in getExifFocalLength()
/device/google/marlin/camera/QCamera2/HAL3/
DQCamera3PostProc.cpp2113 int focalLengthValue = in getExifFocalLength() local
2115 return getRational(focalLength, focalLengthValue, FOCAL_LENGTH_DECIMAL_PRECISION); in getExifFocalLength()
/device/lge/bullhead/camera/QCamera2/HAL/
DQCameraParameters.cpp9637 int focalLengthValue = in getExifFocalLength() local
9639 return getRational(focalLength, focalLengthValue, FOCAL_LENGTH_DECIMAL_PRECISION); in getExifFocalLength()
/device/huawei/angler/camera/QCamera2/HAL/
DQCameraParameters.cpp9637 int focalLengthValue = in getExifFocalLength() local
9639 return getRational(focalLength, focalLengthValue, FOCAL_LENGTH_DECIMAL_PRECISION); in getExifFocalLength()
/device/google/marlin/camera/QCamera2/HAL/
DQCameraParameters.cpp10907 int focalLengthValue = in getExifFocalLength() local
10909 return getRational(focalLength, focalLengthValue, FOCAL_LENGTH_DECIMAL_PRECISION); in getExifFocalLength()