Home
last modified time | relevance | path

Searched refs:getExifIsoSpeed (Results 1 – 5 of 5) sorted by relevance

/device/google/marlin/camera/QCamera2/HAL/
DQCameraParametersIntf.h127 uint16_t getExifIsoSpeed();
DQCameraParametersIntf.cpp388 uint16_t QCameraParametersIntf::getExifIsoSpeed() in getExifIsoSpeed() function in qcamera::QCameraParametersIntf
392 return mImpl->getExifIsoSpeed(); in getExifIsoSpeed()
DQCameraParameters.h687 uint16_t getExifIsoSpeed();
DQCamera2HWI.cpp9111 uint16_t isoSpeed = mParameters.getExifIsoSpeed(); in getExifData()
DQCameraParameters.cpp10921 uint16_t QCameraParameters::getExifIsoSpeed() in getExifIsoSpeed() function in qcamera::QCameraParameters