Home
last modified time | relevance | path

Searched refs:getExifFocalLength (Results 1 – 12 of 12) sorted by relevance

/device/lge/hammerhead/camera/QCamera2/HAL/
DQCameraParameters.h386 int32_t getExifFocalLength(rat_t *focalLenght);
DQCamera2HWI.cpp4055 rc = mParameters.getExifFocalLength(&focalLength); in getExifData()
DQCameraParameters.cpp5291 int32_t QCameraParameters::getExifFocalLength(rat_t *focalLength) in getExifFocalLength() function in qcamera::QCameraParameters
/device/asus/flo/camera/QCamera2/HAL/
DQCameraParameters.h387 int32_t getExifFocalLength(rat_t *focalLenght);
DQCamera2HWI.cpp4055 rc = mParameters.getExifFocalLength(&focalLength); in getExifData()
DQCameraParameters.cpp5291 int32_t QCameraParameters::getExifFocalLength(rat_t *focalLength) in getExifFocalLength() function in qcamera::QCameraParameters
/device/asus/flo/camera/QCamera2/HAL3/
DQCamera3Channel.cpp1407 int32_t getExifFocalLength(rat_t *focalLength, float value) in getExifFocalLength() function
1631 rc = getExifFocalLength(&focalLength, mJpegSettings->lens_focal_length); in getExifData()
/device/moto/shamu/camera/QCamera2/HAL/
DQCameraParameters.h533 int32_t getExifFocalLength(rat_t *focalLenght);
DQCamera2HWI.cpp5931 rc = mParameters.getExifFocalLength(&focalLength); in getExifData()
DQCameraParameters.cpp7577 int32_t QCameraParameters::getExifFocalLength(rat_t *focalLength) in getExifFocalLength() function in qcamera::QCameraParameters
/device/lge/hammerhead/camera/QCamera2/HAL3/
DQCamera3Channel.cpp1569 int32_t getExifFocalLength(rat_t *focalLength, float value) in getExifFocalLength() function
1836 rc = getExifFocalLength(&focalLength, focal_length); in getExifData()
/device/moto/shamu/camera/QCamera2/HAL3/
DQCamera3Channel.cpp2159 int32_t getExifFocalLength(rat_t *focalLength, float value) in getExifFocalLength() function
2426 rc = getExifFocalLength(&focalLength, focal_length); in getExifData()