Searched refs:QCAMERA_SM_EVT_STOP_PREVIEW (Results 1 - 3 of 3) sorted by relevance

/hardware/qcom/camera/QCamera2/HAL/
H A DQCameraStateMachine.h67 QCAMERA_SM_EVT_STOP_PREVIEW, // stop preview (zsl, camera mode, camcorder mode) enumerator in enum:qcamera::__anon2205
H A DQCameraStateMachine.cpp565 case QCAMERA_SM_EVT_STOP_PREVIEW:
956 case QCAMERA_SM_EVT_STOP_PREVIEW:
1313 case QCAMERA_SM_EVT_STOP_PREVIEW:
1746 case QCAMERA_SM_EVT_STOP_PREVIEW:
2005 case QCAMERA_SM_EVT_STOP_PREVIEW:
2580 case QCAMERA_SM_EVT_STOP_PREVIEW:
2982 case QCAMERA_SM_EVT_STOP_PREVIEW:
3353 case QCAMERA_SM_EVT_STOP_PREVIEW:
H A DQCamera2HWI.cpp420 int32_t ret = hw->processAPI(QCAMERA_SM_EVT_STOP_PREVIEW, NULL);
422 hw->waitAPIResult(QCAMERA_SM_EVT_STOP_PREVIEW, &apiResult);

Completed in 228 milliseconds