Searched refs:getExifFocalLength (Results 1 – 6 of 6) sorted by relevance
126 int32_t getExifFocalLength(rat_t *focalLenght);
381 int32_t QCameraParametersIntf::getExifFocalLength(rat_t *focalLength) in getExifFocalLength() function in qcamera::QCameraParametersIntf385 return mImpl->getExifFocalLength(focalLength); in getExifFocalLength()
686 int32_t getExifFocalLength(rat_t *focalLenght);
9101 rc = mParameters.getExifFocalLength(&focalLength); in getExifData()
10905 int32_t QCameraParameters::getExifFocalLength(rat_t *focalLength) in getExifFocalLength() function in qcamera::QCameraParameters
2124 int32_t getExifFocalLength(rat_t *focalLength, float value) in getExifFocalLength() function2405 rc = getExifFocalLength(&focalLength, *focal_length); in getExifData()