Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraParametersIntf.h125 uint32_t getJpegExifRotation();
DQCameraParametersIntf.cpp341 uint32_t QCameraParametersIntf::getJpegExifRotation() in getJpegExifRotation() function in qcamera::QCameraParametersIntf
345 return mImpl->getJpegExifRotation(); in getJpegExifRotation()
DQCameraParameters.h694 uint32_t getJpegExifRotation();
DQCameraPostProc.cpp725 m_parent->mParameters.getJpegExifRotation(); in getJpegEncodingConfig()
DQCameraParameters.cpp11095 uint32_t QCameraParameters::getJpegExifRotation() { in getJpegExifRotation() function in qcamera::QCameraParameters