Home | History | Annotate | Download | only in HAL

Lines Matching refs:stopChannel

2050     stopChannel(QCAMERA_CH_TYPE_ZSL);
2051 stopChannel(QCAMERA_CH_TYPE_PREVIEW);
2137 int rc = stopChannel(QCAMERA_CH_TYPE_VIDEO);
2647 stopChannel(QCAMERA_CH_TYPE_PREVIEW);
2682 stopChannel(QCAMERA_CH_TYPE_PREVIEW);
2744 stopChannel(QCAMERA_CH_TYPE_PREVIEW);
2856 stopChannel(QCAMERA_CH_TYPE_CAPTURE);
2901 stopChannel(QCAMERA_CH_TYPE_CAPTURE);
2904 stopChannel(QCAMERA_CH_TYPE_RAW);
3020 rc = stopChannel(QCAMERA_CH_TYPE_SNAPSHOT);
3259 stopChannel((qcamera_ch_type_enum_t)i);
4871 * FUNCTION : stopChannel
4882 int32_t QCamera2HardwareInterface::stopChannel(qcamera_ch_type_enum_t ch_type)