Searched refs:isRegularCapture (Results 1 – 3 of 3) sorted by relevance
373 bool isRegularCapture();
967 && (m_parent->isRegularCapture())) { in processData()3141 if ((m_parent->isRegularCapture()) || (ppreq_job->offline_buffer)) { in doReprocess()3252 if (m_parent->isRegularCapture()) { in stopCapture()
7823 bool offlineReproc = isRegularCapture(); in addReprocChannel()10210 bool QCamera2HardwareInterface::isRegularCapture() in isRegularCapture() function in qcamera::QCamera2HardwareInterface