Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraPostProc.cpp561 if (!m_parent->needRotationReprocess()) { in getJpegEncodingConfig()
668 && (m_parent->needRotationReprocess())) { in getJpegEncodingConfig()
712 if (!m_parent->needRotationReprocess()) { in getJpegEncodingConfig()
2658 if (!m_parent->needRotationReprocess()) { in encodeData()
2673 if (m_parent->needRotationReprocess() && in encodeData()
DQCamera2HWI.h395 bool needRotationReprocess();
DQCamera2HWI.cpp9927 bool QCamera2HardwareInterface::needRotationReprocess() in needRotationReprocess() function in qcamera::QCamera2HardwareInterface
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HWI.h332 bool needRotationReprocess();
DQCamera3HWI.cpp14587 bool QCamera3HardwareInterface::needRotationReprocess() in needRotationReprocess() function in qcamera::QCamera3HardwareInterface
14621 return needRotationReprocess(); in needReprocess()