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

  /device/moto/shamu/camera/QCamera2/HAL/
QCameraStateMachine.h 61 QCAMERA_SM_EVT_STOP_PREVIEW, // stop preview (zsl, camera mode, camcorder mode)
QCameraStateMachine.cpp 434 case QCAMERA_SM_EVT_STOP_PREVIEW:
740 case QCAMERA_SM_EVT_STOP_PREVIEW:
    [all...]
QCamera2HWI.cpp 337 int32_t ret = hw->processAPI(QCAMERA_SM_EVT_STOP_PREVIEW, NULL);
339 hw->waitAPIResult(QCAMERA_SM_EVT_STOP_PREVIEW, &apiResult);
    [all...]
  /device/huawei/angler/camera/QCamera2/HAL/
QCameraStateMachine.h 61 QCAMERA_SM_EVT_STOP_PREVIEW, // stop preview (zsl, camera mode, camcorder mode)
QCameraStateMachine.cpp 481 case QCAMERA_SM_EVT_STOP_PREVIEW:
797 case QCAMERA_SM_EVT_STOP_PREVIEW:
    [all...]
QCamera2HWI.cpp 340 int32_t ret = hw->processAPI(QCAMERA_SM_EVT_STOP_PREVIEW, NULL);
342 hw->waitAPIResult(QCAMERA_SM_EVT_STOP_PREVIEW, &apiResult);
    [all...]
  /device/lge/bullhead/camera/QCamera2/HAL/
QCameraStateMachine.h 61 QCAMERA_SM_EVT_STOP_PREVIEW, // stop preview (zsl, camera mode, camcorder mode)
QCameraStateMachine.cpp 481 case QCAMERA_SM_EVT_STOP_PREVIEW:
797 case QCAMERA_SM_EVT_STOP_PREVIEW:
    [all...]
QCamera2HWI.cpp 340 int32_t ret = hw->processAPI(QCAMERA_SM_EVT_STOP_PREVIEW, NULL);
342 hw->waitAPIResult(QCAMERA_SM_EVT_STOP_PREVIEW, &apiResult);
    [all...]
  /hardware/qcom/camera/QCamera2/HAL/
QCameraStateMachine.h 67 QCAMERA_SM_EVT_STOP_PREVIEW, // stop preview (zsl, camera mode, camcorder mode)
QCameraStateMachine.cpp 565 case QCAMERA_SM_EVT_STOP_PREVIEW:
    [all...]
QCamera2HWI.cpp 420 int32_t ret = hw->processAPI(QCAMERA_SM_EVT_STOP_PREVIEW, NULL);
422 hw->waitAPIResult(QCAMERA_SM_EVT_STOP_PREVIEW, &apiResult);
    [all...]

Completed in 70 milliseconds