HomeSort by relevance Sort by last modified time
    Searched refs:waitAPIResult (Results 1 - 8 of 8) sorted by null

  /device/moto/shamu/camera/QCamera2/HAL/
QCamera2HWI.cpp 135 hw->waitAPIResult(QCAMERA_SM_EVT_SET_PREVIEW_WINDOW, &apiResult);
183 hw->waitAPIResult(QCAMERA_SM_EVT_SET_CALLBACKS, &apiResult);
211 hw->waitAPIResult(QCAMERA_SM_EVT_ENABLE_MSG_TYPE, &apiResult);
239 hw->waitAPIResult(QCAMERA_SM_EVT_DISABLE_MSG_TYPE, &apiResult);
269 hw->waitAPIResult(QCAMERA_SM_EVT_MSG_TYPE_ENABLED, &apiResult);
307 hw->waitAPIResult(evt, &apiResult);
339 hw->waitAPIResult(QCAMERA_SM_EVT_STOP_PREVIEW, &apiResult);
370 hw->waitAPIResult(QCAMERA_SM_EVT_PREVIEW_ENABLED, &apiResult);
406 hw->waitAPIResult(QCAMERA_SM_EVT_STORE_METADATA_IN_BUFS, &apiResult);
440 hw->waitAPIResult(QCAMERA_SM_EVT_START_RECORDING, &apiResult)
    [all...]
QCamera2HWI.h 315 void waitAPIResult(qcamera_sm_evt_enum_t api_evt, qcamera_api_result_t *apiResult);
  /hardware/qcom/camera/QCamera2/HAL/
QCamera2HWI.cpp 147 hw->waitAPIResult(QCAMERA_SM_EVT_SET_PREVIEW_WINDOW, &apiResult);
198 hw->waitAPIResult(QCAMERA_SM_EVT_SET_CALLBACKS, &apiResult);
231 hw->waitAPIResult(QCAMERA_SM_EVT_ENABLE_MSG_TYPE, &apiResult);
264 hw->waitAPIResult(QCAMERA_SM_EVT_DISABLE_MSG_TYPE, &apiResult);
299 hw->waitAPIResult(QCAMERA_SM_EVT_MSG_TYPE_ENABLED, &apiResult);
337 hw->waitAPIResult(evt, &apiResult);
383 hw->waitAPIResult(evt, &apiResult);
422 hw->waitAPIResult(QCAMERA_SM_EVT_STOP_PREVIEW, &apiResult);
455 hw->waitAPIResult(QCAMERA_SM_EVT_PREVIEW_ENABLED, &apiResult);
498 hw->waitAPIResult(QCAMERA_SM_EVT_STORE_METADATA_IN_BUFS, &apiResult)
    [all...]
QCamera2HWI.h 346 void waitAPIResult(qcamera_sm_evt_enum_t api_evt, qcamera_api_result_t *apiResult);
  /device/huawei/angler/camera/QCamera2/HAL/
QCamera2HWI.cpp 129 hw->waitAPIResult(QCAMERA_SM_EVT_SET_PREVIEW_WINDOW, &apiResult);
178 hw->waitAPIResult(QCAMERA_SM_EVT_SET_CALLBACKS, &apiResult);
207 hw->waitAPIResult(QCAMERA_SM_EVT_ENABLE_MSG_TYPE, &apiResult);
236 hw->waitAPIResult(QCAMERA_SM_EVT_DISABLE_MSG_TYPE, &apiResult);
267 hw->waitAPIResult(QCAMERA_SM_EVT_MSG_TYPE_ENABLED, &apiResult);
307 hw->waitAPIResult(evt, &apiResult);
342 hw->waitAPIResult(QCAMERA_SM_EVT_STOP_PREVIEW, &apiResult);
375 hw->waitAPIResult(QCAMERA_SM_EVT_PREVIEW_ENABLED, &apiResult);
411 hw->waitAPIResult(QCAMERA_SM_EVT_STORE_METADATA_IN_BUFS, &apiResult);
446 hw->waitAPIResult(QCAMERA_SM_EVT_START_RECORDING, &apiResult)
    [all...]
QCamera2HWI.h 316 void waitAPIResult(qcamera_sm_evt_enum_t api_evt, qcamera_api_result_t *apiResult);
  /device/lge/bullhead/camera/QCamera2/HAL/
QCamera2HWI.cpp 129 hw->waitAPIResult(QCAMERA_SM_EVT_SET_PREVIEW_WINDOW, &apiResult);
178 hw->waitAPIResult(QCAMERA_SM_EVT_SET_CALLBACKS, &apiResult);
207 hw->waitAPIResult(QCAMERA_SM_EVT_ENABLE_MSG_TYPE, &apiResult);
236 hw->waitAPIResult(QCAMERA_SM_EVT_DISABLE_MSG_TYPE, &apiResult);
267 hw->waitAPIResult(QCAMERA_SM_EVT_MSG_TYPE_ENABLED, &apiResult);
307 hw->waitAPIResult(evt, &apiResult);
342 hw->waitAPIResult(QCAMERA_SM_EVT_STOP_PREVIEW, &apiResult);
375 hw->waitAPIResult(QCAMERA_SM_EVT_PREVIEW_ENABLED, &apiResult);
411 hw->waitAPIResult(QCAMERA_SM_EVT_STORE_METADATA_IN_BUFS, &apiResult);
446 hw->waitAPIResult(QCAMERA_SM_EVT_START_RECORDING, &apiResult)
    [all...]
QCamera2HWI.h 316 void waitAPIResult(qcamera_sm_evt_enum_t api_evt, qcamera_api_result_t *apiResult);

Completed in 696 milliseconds