Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraStateMachine.h79 QCAMERA_SM_EVT_TAKE_PICTURE, // take picutre (zsl, regualr capture, live snapshot enumerator
DQCamera2HWI.cpp963 ret = hw->processAPI(QCAMERA_SM_EVT_TAKE_PICTURE, NULL); in take_picture()
967 hw->waitAPIResult(QCAMERA_SM_EVT_TAKE_PICTURE, &apiResult); in take_picture()
1001 ret = hw->processAPI(QCAMERA_SM_EVT_TAKE_PICTURE, NULL); in take_picture()
1003 hw->waitAPIResult(QCAMERA_SM_EVT_TAKE_PICTURE, &apiResult); in take_picture()
5714 rc = processAPI(QCAMERA_SM_EVT_TAKE_PICTURE, NULL); in takeBackendPic_internal()
5716 waitAPIResult(QCAMERA_SM_EVT_TAKE_PICTURE, &apiResult); in takeBackendPic_internal()