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

  /device/moto/shamu/camera/QCamera2/HAL/
QCameraStateMachine.h 71 QCAMERA_SM_EVT_TAKE_PICTURE, // take picutre (zsl, regualr capture, live snapshot
QCameraStateMachine.cpp 498 case QCAMERA_SM_EVT_TAKE_PICTURE:
842 case QCAMERA_SM_EVT_TAKE_PICTURE:
    [all...]
QCamera2HWI.cpp 656 ret = hw->processAPI(QCAMERA_SM_EVT_TAKE_PICTURE, NULL);
660 hw->waitAPIResult(QCAMERA_SM_EVT_TAKE_PICTURE, &apiResult);
698 ret = hw->processAPI(QCAMERA_SM_EVT_TAKE_PICTURE, NULL);
700 hw->waitAPIResult(QCAMERA_SM_EVT_TAKE_PICTURE, &apiResult);
    [all...]
  /device/huawei/angler/camera/QCamera2/HAL/
QCameraStateMachine.h 71 QCAMERA_SM_EVT_TAKE_PICTURE, // take picutre (zsl, regualr capture, live snapshot
QCameraStateMachine.cpp 545 case QCAMERA_SM_EVT_TAKE_PICTURE:
896 case QCAMERA_SM_EVT_TAKE_PICTURE:
    [all...]
QCamera2HWI.cpp 675 ret = hw->processAPI(QCAMERA_SM_EVT_TAKE_PICTURE, NULL);
679 hw->waitAPIResult(QCAMERA_SM_EVT_TAKE_PICTURE, &apiResult);
719 ret = hw->processAPI(QCAMERA_SM_EVT_TAKE_PICTURE, NULL);
721 hw->waitAPIResult(QCAMERA_SM_EVT_TAKE_PICTURE, &apiResult);
    [all...]
  /device/lge/bullhead/camera/QCamera2/HAL/
QCameraStateMachine.h 71 QCAMERA_SM_EVT_TAKE_PICTURE, // take picutre (zsl, regualr capture, live snapshot
QCameraStateMachine.cpp 545 case QCAMERA_SM_EVT_TAKE_PICTURE:
896 case QCAMERA_SM_EVT_TAKE_PICTURE:
    [all...]
QCamera2HWI.cpp 675 ret = hw->processAPI(QCAMERA_SM_EVT_TAKE_PICTURE, NULL);
679 hw->waitAPIResult(QCAMERA_SM_EVT_TAKE_PICTURE, &apiResult);
719 ret = hw->processAPI(QCAMERA_SM_EVT_TAKE_PICTURE, NULL);
721 hw->waitAPIResult(QCAMERA_SM_EVT_TAKE_PICTURE, &apiResult);
    [all...]
  /hardware/qcom/camera/QCamera2/HAL/
QCameraStateMachine.h 79 QCAMERA_SM_EVT_TAKE_PICTURE, // take picutre (zsl, regualr capture, live snapshot
QCameraStateMachine.cpp 643 case QCAMERA_SM_EVT_TAKE_PICTURE:
    [all...]
QCamera2HWI.cpp 951 ret = hw->processAPI(QCAMERA_SM_EVT_TAKE_PICTURE, NULL);
955 hw->waitAPIResult(QCAMERA_SM_EVT_TAKE_PICTURE, &apiResult);
    [all...]

Completed in 51 milliseconds