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

  /device/asus/flo/camera/QCamera2/HAL/
QCamera2HWI.cpp 110 hw->waitAPIResult(QCAMERA_SM_EVT_SET_PREVIEW_WINDOW);
157 hw->waitAPIResult(QCAMERA_SM_EVT_SET_CALLBACKS);
184 hw->waitAPIResult(QCAMERA_SM_EVT_ENABLE_MSG_TYPE);
211 hw->waitAPIResult(QCAMERA_SM_EVT_DISABLE_MSG_TYPE);
240 hw->waitAPIResult(QCAMERA_SM_EVT_MSG_TYPE_ENABLED);
277 hw->waitAPIResult(evt);
307 hw->waitAPIResult(QCAMERA_SM_EVT_STOP_PREVIEW);
337 hw->waitAPIResult(QCAMERA_SM_EVT_PREVIEW_ENABLED);
372 hw->waitAPIResult(QCAMERA_SM_EVT_STORE_METADATA_IN_BUFS);
405 hw->waitAPIResult(QCAMERA_SM_EVT_START_RECORDING)
    [all...]
QCamera2HWI.h 267 void waitAPIResult(qcamera_sm_evt_enum_t api_evt);
  /hardware/qcom/camera/QCamera2/HAL/
QCamera2HWI.cpp 110 hw->waitAPIResult(QCAMERA_SM_EVT_SET_PREVIEW_WINDOW);
157 hw->waitAPIResult(QCAMERA_SM_EVT_SET_CALLBACKS);
184 hw->waitAPIResult(QCAMERA_SM_EVT_ENABLE_MSG_TYPE);
211 hw->waitAPIResult(QCAMERA_SM_EVT_DISABLE_MSG_TYPE);
240 hw->waitAPIResult(QCAMERA_SM_EVT_MSG_TYPE_ENABLED);
277 hw->waitAPIResult(evt);
307 hw->waitAPIResult(QCAMERA_SM_EVT_STOP_PREVIEW);
337 hw->waitAPIResult(QCAMERA_SM_EVT_PREVIEW_ENABLED);
372 hw->waitAPIResult(QCAMERA_SM_EVT_STORE_METADATA_IN_BUFS);
405 hw->waitAPIResult(QCAMERA_SM_EVT_START_RECORDING)
    [all...]
QCamera2HWI.h 267 void waitAPIResult(qcamera_sm_evt_enum_t api_evt);

Completed in 90 milliseconds