Home
last modified time | relevance | path

Searched refs:checkDeferredWork (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCamera2HWI.h775 bool checkDeferredWork(uint32_t &job_id);
DQCamera2HWI.cpp11040 bool QCamera2HardwareInterface::checkDeferredWork(uint32_t &job_id) in checkDeferredWork() function in qcamera::QCamera2HardwareInterface
11071 while (checkDeferredWork(job_id) == true ) { in waitDeferredWork()