Home
last modified time | relevance | path

Searched refs:isRegularCapture (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCamera2HWI.h388 bool isRegularCapture();
DQCameraPostProc.cpp1111 && (m_parent->isRegularCapture())) { in processData()
3590 if (m_parent->isRegularCapture()) { in stopCapture()
DQCamera2HWI.cpp11193 bool QCamera2HardwareInterface::isRegularCapture() in isRegularCapture() function in qcamera::QCamera2HardwareInterface
11220 if (isRegularCapture() in needOfflineReprocessing()