Home | History | Annotate | Download | only in HAL

Lines Matching refs:focalLength

7571  *   @focalLength : ptr to rational strcut to store focal lenght
7577 int32_t QCameraParameters::getExifFocalLength(rat_t *focalLength)
7581 return getRational(focalLength, focalLengthValue, FOCAL_LENGTH_DECIMAL_PRECISION);