Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCamera2HWI.h368 void waitAPIResult(qcamera_sm_evt_enum_t api_evt, qcamera_api_result_t *apiResult);
DQCamera2HWI.cpp7293 void QCamera2HardwareInterface::waitAPIResult(qcamera_sm_evt_enum_t api_evt, in waitAPIResult() argument
7296 LOGD("wait for API result of evt (%d)", api_evt); in waitAPIResult()
7304 if (apiResultList->result.request_api == api_evt) { in waitAPIResult()
7322 apiResult->status, api_evt); in waitAPIResult()