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

  /device/google/marlin/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 102 milliseconds