Searched refs:getExifIsoSpeed (Results 1 - 10 of 10) sorted by relevance

/hardware/qcom/camera/QCamera2/HAL/
H A DQCameraParametersIntf.h127 uint16_t getExifIsoSpeed();
H A DQCameraParametersIntf.cpp388 uint16_t QCameraParametersIntf::getExifIsoSpeed() function in class:qcamera::QCameraParametersIntf
392 return mImpl->getExifIsoSpeed();
H A DQCameraParameters.h685 uint16_t getExifIsoSpeed();
H A DQCamera2HWI.cpp9096 uint16_t isoSpeed = mParameters.getExifIsoSpeed();
H A DQCameraParameters.cpp10913 * FUNCTION : getExifIsoSpeed
10921 uint16_t QCameraParameters::getExifIsoSpeed() function in class:qcamera::QCameraParameters
/hardware/qcom/camera/msm8998/QCamera2/HAL/
H A DQCameraParametersIntf.h134 uint16_t getExifIsoSpeed();
H A DQCameraParametersIntf.cpp398 uint16_t QCameraParametersIntf::getExifIsoSpeed() function in class:qcamera::QCameraParametersIntf
402 return mImpl->getExifIsoSpeed();
H A DQCameraParameters.h691 uint16_t getExifIsoSpeed();
H A DQCamera2HWI.cpp9718 uint16_t isoSpeed = mParameters.getExifIsoSpeed();
H A DQCameraParameters.cpp11209 * FUNCTION : getExifIsoSpeed
11217 uint16_t QCameraParameters::getExifIsoSpeed() function in class:qcamera::QCameraParameters

Completed in 118 milliseconds