Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraStateMachine.h80 QCAMERA_SM_EVT_CANCEL_PICTURE, // cancel picture enumerator
DQCamera2HWI.cpp1042 ret = hw->processAPI(QCAMERA_SM_EVT_CANCEL_PICTURE, NULL); in cancel_picture()
1044 hw->waitAPIResult(QCAMERA_SM_EVT_CANCEL_PICTURE, &apiResult); in cancel_picture()
6008 rc = processAPI(QCAMERA_SM_EVT_CANCEL_PICTURE, NULL); in takeLiveSnapshot_internal()