Searched refs:QCAMERA_SM_EVT_STOP_PREVIEW (Results 1 – 3 of 3) sorted by relevance
67 QCAMERA_SM_EVT_STOP_PREVIEW, // stop preview (zsl, camera mode, camcorder mode) enumerator
565 case QCAMERA_SM_EVT_STOP_PREVIEW: in procEvtPreviewStoppedState()960 case QCAMERA_SM_EVT_STOP_PREVIEW: in procEvtPreviewReadyState()1321 case QCAMERA_SM_EVT_STOP_PREVIEW: in procEvtPreviewingState()1764 case QCAMERA_SM_EVT_STOP_PREVIEW: in procEvtPrepareSnapshotState()2043 case QCAMERA_SM_EVT_STOP_PREVIEW: in procEvtPicTakingState()2625 case QCAMERA_SM_EVT_STOP_PREVIEW: in procEvtRecordingState()3033 case QCAMERA_SM_EVT_STOP_PREVIEW: in procEvtVideoPicTakingState()3410 case QCAMERA_SM_EVT_STOP_PREVIEW: in procEvtPreviewPicTakingState()
420 int32_t ret = hw->processAPI(QCAMERA_SM_EVT_STOP_PREVIEW, NULL); in stop_preview()422 hw->waitAPIResult(QCAMERA_SM_EVT_STOP_PREVIEW, &apiResult); in stop_preview()