/device/moto/shamu/camera/QCamera2/HAL/ |
QCameraStateMachine.h | 66 QCAMERA_SM_EVT_STOP_RECORDING, // stop recording
|
QCameraStateMachine.cpp | 495 case QCAMERA_SM_EVT_STOP_RECORDING: 840 case QCAMERA_SM_EVT_STOP_RECORDING: [all...] |
QCamera2HWI.cpp | 470 int32_t ret = hw->processAPI(QCAMERA_SM_EVT_STOP_RECORDING, NULL); 472 hw->waitAPIResult(QCAMERA_SM_EVT_STOP_RECORDING, &apiResult); [all...] |
/device/huawei/angler/camera/QCamera2/HAL/ |
QCameraStateMachine.h | 66 QCAMERA_SM_EVT_STOP_RECORDING, // stop recording
|
QCameraStateMachine.cpp | 542 case QCAMERA_SM_EVT_STOP_RECORDING: 894 case QCAMERA_SM_EVT_STOP_RECORDING: [all...] |
QCamera2HWI.cpp | 477 int32_t ret = hw->processAPI(QCAMERA_SM_EVT_STOP_RECORDING, NULL); 479 hw->waitAPIResult(QCAMERA_SM_EVT_STOP_RECORDING, &apiResult); [all...] |
/device/lge/bullhead/camera/QCamera2/HAL/ |
QCameraStateMachine.h | 66 QCAMERA_SM_EVT_STOP_RECORDING, // stop recording
|
QCameraStateMachine.cpp | 542 case QCAMERA_SM_EVT_STOP_RECORDING: 894 case QCAMERA_SM_EVT_STOP_RECORDING: [all...] |
QCamera2HWI.cpp | 477 int32_t ret = hw->processAPI(QCAMERA_SM_EVT_STOP_RECORDING, NULL); 479 hw->waitAPIResult(QCAMERA_SM_EVT_STOP_RECORDING, &apiResult); [all...] |
/hardware/qcom/camera/QCamera2/HAL/ |
QCameraStateMachine.h | 73 QCAMERA_SM_EVT_STOP_RECORDING, // stop recording
|
QCameraStateMachine.cpp | 639 case QCAMERA_SM_EVT_STOP_RECORDING: [all...] |
QCamera2HWI.cpp | 702 int32_t ret = hw->processAPI(QCAMERA_SM_EVT_STOP_RECORDING, NULL); 704 hw->waitAPIResult(QCAMERA_SM_EVT_STOP_RECORDING, &apiResult); [all...] |