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

  /hardware/qcom/camera/QCamera2/HAL/
QCameraStateMachine.h 101 QCAMERA_SM_EVT_RESTART_STOP_PREVIEW, // preview stop as part of restart (dual camera mode)
QCameraStateMachine.cpp 636 case QCAMERA_SM_EVT_RESTART_STOP_PREVIEW:
    [all...]
QCamera2HWI.cpp 578 ret = hw->processAPI(QCAMERA_SM_EVT_RESTART_STOP_PREVIEW, NULL);
580 hw->waitAPIResult(QCAMERA_SM_EVT_RESTART_STOP_PREVIEW, &apiResult);
    [all...]

Completed in 48 milliseconds