/device/moto/shamu/camera/QCamera2/HAL/ |
QCameraStateMachine.h | 78 QCAMERA_SM_EVT_RELEASE, // release camera resource
|
QCameraStateMachine.cpp | 454 case QCAMERA_SM_EVT_RELEASE: 845 case QCAMERA_SM_EVT_RELEASE: [all...] |
QCamera2HWI.cpp | 902 int32_t ret = hw->processAPI(QCAMERA_SM_EVT_RELEASE, NULL); 904 hw->waitAPIResult(QCAMERA_SM_EVT_RELEASE, &apiResult); [all...] |
/device/huawei/angler/camera/QCamera2/HAL/ |
QCameraStateMachine.h | 78 QCAMERA_SM_EVT_RELEASE, // release camera resource
|
QCameraStateMachine.cpp | 501 case QCAMERA_SM_EVT_RELEASE: 899 case QCAMERA_SM_EVT_RELEASE: [all...] |
QCamera2HWI.cpp | 929 int32_t ret = hw->processAPI(QCAMERA_SM_EVT_RELEASE, NULL); 931 hw->waitAPIResult(QCAMERA_SM_EVT_RELEASE, &apiResult); [all...] |
/device/lge/bullhead/camera/QCamera2/HAL/ |
QCameraStateMachine.h | 78 QCAMERA_SM_EVT_RELEASE, // release camera resource
|
QCameraStateMachine.cpp | 501 case QCAMERA_SM_EVT_RELEASE: 899 case QCAMERA_SM_EVT_RELEASE: [all...] |
QCamera2HWI.cpp | 929 int32_t ret = hw->processAPI(QCAMERA_SM_EVT_RELEASE, NULL); 931 hw->waitAPIResult(QCAMERA_SM_EVT_RELEASE, &apiResult); [all...] |
/hardware/qcom/camera/QCamera2/HAL/ |
QCameraStateMachine.h | 86 QCAMERA_SM_EVT_RELEASE, // release camera resource
|
QCameraStateMachine.cpp | 585 case QCAMERA_SM_EVT_RELEASE: [all...] |
QCamera2HWI.cpp | [all...] |