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

/hardware/qcom/camera/QCamera2/HAL3/
H A DQCamera3HWI.h140 bool needReprocess();
H A DQCamera3PostProc.cpp175 if (hal_obj->needReprocess()) {
369 if (hal_obj->needReprocess()) {
419 if (hal_obj->needReprocess()) {
H A DQCamera3HWI.cpp4462 * FUNCTION : needReprocess
4471 bool QCamera3HardwareInterface::needReprocess() function in class:qcamera::QCamera3HardwareInterface
/hardware/qcom/camera/QCamera2/HAL/
H A DQCamera2HWI.h281 bool needReprocess();
H A DQCameraPostProc.cpp170 if (m_parent->needReprocess()) {
469 if (m_parent->needReprocess()) {
H A DQCamera2HWI.cpp3925 * FUNCTION : needReprocess
3934 bool QCamera2HardwareInterface::needReprocess() function in class:qcamera::QCamera2HardwareInterface

Completed in 2310 milliseconds