Home
last modified time | relevance | path

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

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