Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCamera2HWI.h782 uint32_t mParamAllocJob; variable
DQCamera2HWI.cpp1674 mParamAllocJob(0), in QCamera2HardwareInterface()
1895 mParamAllocJob = queueDeferredWork(CMD_DEF_PARAM_ALLOC, args); in openCamera()
1896 if (mParamAllocJob == 0) { in openCamera()
2041 waitDeferredWork(mParamAllocJob); in openCamera()
10532 int32_t ret = pme->getDefJobStatus(pme->mParamAllocJob); in deferredWorkRoutine()
10684 int32_t rc = pme->getDefJobStatus(pme->mParamAllocJob); in deferredWorkRoutine()