Searched refs:needRotationReprocess (Results 1 - 6 of 6) sorted by relevance

/hardware/qcom/camera/QCamera2/HAL3/
H A DQCamera3HWI.h139 bool needRotationReprocess();
H A DQCamera3PostProc.cpp941 if (!hal_obj->needRotationReprocess()) {
H A DQCamera3HWI.cpp4434 * FUNCTION : needRotationReprocess
4443 bool QCamera3HardwareInterface::needRotationReprocess() function in class:qcamera::QCamera3HardwareInterface
4485 return needRotationReprocess();
4541 if (needRotationReprocess()) {
/hardware/qcom/camera/QCamera2/HAL/
H A DQCamera2HWI.h282 bool needRotationReprocess();
H A DQCamera2HWI.cpp3208 if (needRotationReprocess()) {
3948 return needRotationReprocess();
3952 * FUNCTION : needRotationReprocess
3961 bool QCamera2HardwareInterface::needRotationReprocess() function in class:qcamera::QCamera2HardwareInterface
H A DQCameraPostProc.cpp1083 if (!m_parent->needRotationReprocess()) {

Completed in 1860 milliseconds