Searched defs:getExifFocalLength (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/camera/QCamera2/HAL3/
H A DQCamera3Channel.cpp1394 * FUNCTION : getExifFocalLength
1405 int32_t getExifFocalLength(rat_t *focalLength, float value) function in namespace:qcamera
1646 rc = getExifFocalLength(&focalLength, mJpegSettings->lens_focal_length);
1653 ALOGE("%s: getExifFocalLength failed", __func__);
/hardware/qcom/camera/QCamera2/HAL/
H A DQCameraParameters.cpp5280 * FUNCTION : getExifFocalLength
5291 int32_t QCameraParameters::getExifFocalLength(rat_t *focalLength) function in class:qcamera::QCameraParameters

Completed in 88 milliseconds