Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/camera/msm8998/QCamera2/util/
H A DQCameraHALPP.h71 virtual int32_t flushQ();
H A DQCameraHALPP.cpp167 int32_t QCameraHALPP::flushQ() in flushQ() function in qcamera::QCameraHALPP
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL/
H A DQCameraPostProc.cpp3257 pme->m_halPP->flushQ(); in dataProcessRoutine()