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

/hardware/qcom/camera/QCamera2/HAL/
H A DQCameraStateMachine.h50 QCAMERA_SM_EVT_SET_CALLBACKS, // set callbacks enumerator in enum:qcamera::__anon392
H A DQCameraStateMachine.cpp308 case QCAMERA_SM_EVT_SET_CALLBACKS:
613 case QCAMERA_SM_EVT_SET_CALLBACKS:
886 case QCAMERA_SM_EVT_SET_CALLBACKS:
1234 case QCAMERA_SM_EVT_SET_CALLBACKS:
1351 case QCAMERA_SM_EVT_SET_CALLBACKS:
1643 case QCAMERA_SM_EVT_SET_CALLBACKS:
1955 case QCAMERA_SM_EVT_SET_CALLBACKS:
2249 case QCAMERA_SM_EVT_SET_CALLBACKS:
H A DQCamera2HWI.cpp155 int32_t rc = hw->processAPI(QCAMERA_SM_EVT_SET_CALLBACKS, (void *)&payload);
157 hw->waitAPIResult(QCAMERA_SM_EVT_SET_CALLBACKS);

Completed in 1364 milliseconds