Searched refs:getExifFocalLength (Results 1 – 5 of 5) sorted by relevance
134 int32_t getExifFocalLength(rat_t *focalLenght);
398 int32_t QCameraParametersIntf::getExifFocalLength(rat_t *focalLength) in getExifFocalLength() function in qcamera::QCameraParametersIntf402 return mImpl->getExifFocalLength(focalLength); in getExifFocalLength()
703 int32_t getExifFocalLength(rat_t *focalLenght);
11281 int32_t QCameraParameters::getExifFocalLength(rat_t *focalLength) in getExifFocalLength() function in qcamera::QCameraParameters
2443 int32_t getExifFocalLength(rat_t *focalLength, float value) in getExifFocalLength() function2724 rc = getExifFocalLength(&focalLength, *focal_length); in getExifData()