Searched refs:QCAMERA_SM_EVT_STOP_RECORDING (Results 1 - 9 of 9) sorted by relevance

/device/google/marlin/camera/QCamera2/HAL/
H A DQCameraStateMachine.h73 QCAMERA_SM_EVT_STOP_RECORDING, // stop recording enumerator in enum:qcamera::__anon483
H A DQCameraStateMachine.cpp639 case QCAMERA_SM_EVT_STOP_RECORDING:
1055 case QCAMERA_SM_EVT_STOP_RECORDING:
1584 case QCAMERA_SM_EVT_STOP_RECORDING:
1762 case QCAMERA_SM_EVT_STOP_RECORDING:
2165 case QCAMERA_SM_EVT_STOP_RECORDING:
2582 case QCAMERA_SM_EVT_STOP_RECORDING:
2946 case QCAMERA_SM_EVT_STOP_RECORDING:
3499 case QCAMERA_SM_EVT_STOP_RECORDING:
H A DQCamera2HWI.cpp702 int32_t ret = hw->processAPI(QCAMERA_SM_EVT_STOP_RECORDING, NULL);
704 hw->waitAPIResult(QCAMERA_SM_EVT_STOP_RECORDING, &apiResult);
/device/huawei/angler/camera/QCamera2/HAL/
H A DQCameraStateMachine.h66 QCAMERA_SM_EVT_STOP_RECORDING, // stop recording enumerator in enum:qcamera::__anon1388
H A DQCameraStateMachine.cpp542 case QCAMERA_SM_EVT_STOP_RECORDING:
894 case QCAMERA_SM_EVT_STOP_RECORDING:
1326 case QCAMERA_SM_EVT_STOP_RECORDING:
1483 case QCAMERA_SM_EVT_STOP_RECORDING:
1842 case QCAMERA_SM_EVT_STOP_RECORDING:
2208 case QCAMERA_SM_EVT_STOP_RECORDING:
2560 case QCAMERA_SM_EVT_STOP_RECORDING:
3063 case QCAMERA_SM_EVT_STOP_RECORDING:
H A DQCamera2HWI.cpp476 int32_t ret = hw->processAPI(QCAMERA_SM_EVT_STOP_RECORDING, NULL);
478 hw->waitAPIResult(QCAMERA_SM_EVT_STOP_RECORDING, &apiResult);
/device/lge/bullhead/camera/QCamera2/HAL/
H A DQCameraStateMachine.h66 QCAMERA_SM_EVT_STOP_RECORDING, // stop recording enumerator in enum:qcamera::__anon1940
H A DQCameraStateMachine.cpp542 case QCAMERA_SM_EVT_STOP_RECORDING:
894 case QCAMERA_SM_EVT_STOP_RECORDING:
1326 case QCAMERA_SM_EVT_STOP_RECORDING:
1483 case QCAMERA_SM_EVT_STOP_RECORDING:
1842 case QCAMERA_SM_EVT_STOP_RECORDING:
2208 case QCAMERA_SM_EVT_STOP_RECORDING:
2560 case QCAMERA_SM_EVT_STOP_RECORDING:
3063 case QCAMERA_SM_EVT_STOP_RECORDING:
H A DQCamera2HWI.cpp476 int32_t ret = hw->processAPI(QCAMERA_SM_EVT_STOP_RECORDING, NULL);
478 hw->waitAPIResult(QCAMERA_SM_EVT_STOP_RECORDING, &apiResult);

Completed in 63 milliseconds