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

  /device/google/marlin/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...]
  /device/huawei/angler/camera/QCamera2/HAL/
QCamera2HWI.cpp 128 hw->waitAPIResult(QCAMERA_SM_EVT_SET_PREVIEW_WINDOW, &apiResult);
177 hw->waitAPIResult(QCAMERA_SM_EVT_SET_CALLBACKS, &apiResult);
206 hw->waitAPIResult(QCAMERA_SM_EVT_ENABLE_MSG_TYPE, &apiResult);
235 hw->waitAPIResult(QCAMERA_SM_EVT_DISABLE_MSG_TYPE, &apiResult);
266 hw->waitAPIResult(QCAMERA_SM_EVT_MSG_TYPE_ENABLED, &apiResult);
306 hw->waitAPIResult(evt, &apiResult);
341 hw->waitAPIResult(QCAMERA_SM_EVT_STOP_PREVIEW, &apiResult);
374 hw->waitAPIResult(QCAMERA_SM_EVT_PREVIEW_ENABLED, &apiResult);
410 hw->waitAPIResult(QCAMERA_SM_EVT_STORE_METADATA_IN_BUFS, &apiResult);
445 hw->waitAPIResult(QCAMERA_SM_EVT_START_RECORDING, &apiResult)
    [all...]
  /device/lge/bullhead/camera/QCamera2/HAL/
QCamera2HWI.cpp 128 hw->waitAPIResult(QCAMERA_SM_EVT_SET_PREVIEW_WINDOW, &apiResult);
177 hw->waitAPIResult(QCAMERA_SM_EVT_SET_CALLBACKS, &apiResult);
206 hw->waitAPIResult(QCAMERA_SM_EVT_ENABLE_MSG_TYPE, &apiResult);
235 hw->waitAPIResult(QCAMERA_SM_EVT_DISABLE_MSG_TYPE, &apiResult);
266 hw->waitAPIResult(QCAMERA_SM_EVT_MSG_TYPE_ENABLED, &apiResult);
306 hw->waitAPIResult(evt, &apiResult);
341 hw->waitAPIResult(QCAMERA_SM_EVT_STOP_PREVIEW, &apiResult);
374 hw->waitAPIResult(QCAMERA_SM_EVT_PREVIEW_ENABLED, &apiResult);
410 hw->waitAPIResult(QCAMERA_SM_EVT_STORE_METADATA_IN_BUFS, &apiResult);
445 hw->waitAPIResult(QCAMERA_SM_EVT_START_RECORDING, &apiResult)
    [all...]

Completed in 66 milliseconds