Searched defs:needRotationReprocess (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/camera/QCamera2/HAL/
H A DQCamera2HWI.cpp3208 if (needRotationReprocess()) {
3948 return needRotationReprocess();
3952 * FUNCTION : needRotationReprocess
3961 bool QCamera2HardwareInterface::needRotationReprocess() function in class:qcamera::QCamera2HardwareInterface
/hardware/qcom/camera/QCamera2/HAL3/
H A DQCamera3HWI.cpp4434 * FUNCTION : needRotationReprocess
4443 bool QCamera3HardwareInterface::needRotationReprocess() function in class:qcamera::QCamera3HardwareInterface
4485 return needRotationReprocess();
4541 if (needRotationReprocess()) {

Completed in 201 milliseconds