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

  /device/moto/shamu/camera/QCamera2/HAL/
QCameraStateMachine.h 70 QCAMERA_SM_EVT_PREPARE_SNAPSHOT, // prepare snapshot in case LED needs to be flashed
QCameraStateMachine.cpp 497 case QCAMERA_SM_EVT_PREPARE_SNAPSHOT:
841 case QCAMERA_SM_EVT_PREPARE_SNAPSHOT:
    [all...]
QCamera2HWI.cpp 668 ret = hw->processAPI(QCAMERA_SM_EVT_PREPARE_SNAPSHOT, NULL);
670 hw->waitAPIResult(QCAMERA_SM_EVT_PREPARE_SNAPSHOT, &apiResult);
685 ret = hw->processAPI(QCAMERA_SM_EVT_PREPARE_SNAPSHOT, NULL);
687 hw->waitAPIResult(QCAMERA_SM_EVT_PREPARE_SNAPSHOT, &apiResult);
    [all...]
  /device/huawei/angler/camera/QCamera2/HAL/
QCameraStateMachine.h 70 QCAMERA_SM_EVT_PREPARE_SNAPSHOT, // prepare snapshot in case LED needs to be flashed
QCameraStateMachine.cpp 544 case QCAMERA_SM_EVT_PREPARE_SNAPSHOT:
895 case QCAMERA_SM_EVT_PREPARE_SNAPSHOT:
    [all...]
QCamera2HWI.cpp 687 ret = hw->processAPI(QCAMERA_SM_EVT_PREPARE_SNAPSHOT, NULL);
689 hw->waitAPIResult(QCAMERA_SM_EVT_PREPARE_SNAPSHOT, &apiResult);
705 ret = hw->processAPI(QCAMERA_SM_EVT_PREPARE_SNAPSHOT, NULL);
707 hw->waitAPIResult(QCAMERA_SM_EVT_PREPARE_SNAPSHOT, &apiResult);
    [all...]
  /device/lge/bullhead/camera/QCamera2/HAL/
QCameraStateMachine.h 70 QCAMERA_SM_EVT_PREPARE_SNAPSHOT, // prepare snapshot in case LED needs to be flashed
QCameraStateMachine.cpp 544 case QCAMERA_SM_EVT_PREPARE_SNAPSHOT:
895 case QCAMERA_SM_EVT_PREPARE_SNAPSHOT:
    [all...]
QCamera2HWI.cpp 687 ret = hw->processAPI(QCAMERA_SM_EVT_PREPARE_SNAPSHOT, NULL);
689 hw->waitAPIResult(QCAMERA_SM_EVT_PREPARE_SNAPSHOT, &apiResult);
705 ret = hw->processAPI(QCAMERA_SM_EVT_PREPARE_SNAPSHOT, NULL);
707 hw->waitAPIResult(QCAMERA_SM_EVT_PREPARE_SNAPSHOT, &apiResult);
    [all...]
  /hardware/qcom/camera/QCamera2/HAL/
QCameraStateMachine.h 77 QCAMERA_SM_EVT_PREPARE_SNAPSHOT, // prepare snapshot in case LED needs to be flashed
QCameraStateMachine.cpp 641 case QCAMERA_SM_EVT_PREPARE_SNAPSHOT:
    [all...]
QCamera2HWI.cpp     [all...]

Completed in 49 milliseconds