Searched refs:getExifFocalLength (Results 1 – 6 of 6) 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);
10025 rc = mParameters.getExifFocalLength(&focalLength); in getExifData()
11281 int32_t QCameraParameters::getExifFocalLength(rat_t *focalLength) in getExifFocalLength() function in qcamera::QCameraParameters
2422 int32_t getExifFocalLength(rat_t *focalLength, float value) in getExifFocalLength() function2703 rc = getExifFocalLength(&focalLength, *focal_length); in getExifData()