Home
last modified time | relevance | path

Searched refs:stopChannel (Results 1 – 9 of 9) sorted by relevance

/device/lge/bullhead/camera/QCamera2/HAL/
DQCamera2HWI.cpp2300 stopChannel(QCAMERA_CH_TYPE_ZSL); in stopPreview()
2301 stopChannel(QCAMERA_CH_TYPE_PREVIEW); in stopPreview()
2382 int rc = stopChannel(QCAMERA_CH_TYPE_VIDEO); in stopRecording()
3074 stopChannel(QCAMERA_CH_TYPE_PREVIEW); in takePicture()
3113 stopChannel(QCAMERA_CH_TYPE_PREVIEW); in takePicture()
3187 stopChannel(QCAMERA_CH_TYPE_PREVIEW); in takePicture()
3361 rc = stopChannel(QCAMERA_CH_TYPE_CAPTURE); in stopCaptureChannel()
3410 stopChannel(QCAMERA_CH_TYPE_CAPTURE); in cancelPicture()
3413 stopChannel(QCAMERA_CH_TYPE_RAW); in cancelPicture()
3589 stopChannel(QCAMERA_CH_TYPE_RAW); in checkIntPicPending()
[all …]
DQCamera2HWI.h383 int32_t stopChannel(qcamera_ch_type_enum_t ch_type);
DQCameraStateMachine.cpp2967 m_parent->stopChannel(QCAMERA_CH_TYPE_ZSL); in procEvtPreviewPicTakingState()
2973 m_parent->stopChannel(QCAMERA_CH_TYPE_PREVIEW); in procEvtPreviewPicTakingState()
/device/huawei/angler/camera/QCamera2/HAL/
DQCamera2HWI.cpp2302 stopChannel(QCAMERA_CH_TYPE_ZSL); in stopPreview()
2303 stopChannel(QCAMERA_CH_TYPE_PREVIEW); in stopPreview()
2384 int rc = stopChannel(QCAMERA_CH_TYPE_VIDEO); in stopRecording()
3076 stopChannel(QCAMERA_CH_TYPE_PREVIEW); in takePicture()
3115 stopChannel(QCAMERA_CH_TYPE_PREVIEW); in takePicture()
3189 stopChannel(QCAMERA_CH_TYPE_PREVIEW); in takePicture()
3363 rc = stopChannel(QCAMERA_CH_TYPE_CAPTURE); in stopCaptureChannel()
3412 stopChannel(QCAMERA_CH_TYPE_CAPTURE); in cancelPicture()
3415 stopChannel(QCAMERA_CH_TYPE_RAW); in cancelPicture()
3591 stopChannel(QCAMERA_CH_TYPE_RAW); in checkIntPicPending()
[all …]
DQCamera2HWI.h383 int32_t stopChannel(qcamera_ch_type_enum_t ch_type);
DQCameraStateMachine.cpp2967 m_parent->stopChannel(QCAMERA_CH_TYPE_ZSL); in procEvtPreviewPicTakingState()
2973 m_parent->stopChannel(QCAMERA_CH_TYPE_PREVIEW); in procEvtPreviewPicTakingState()
/device/google/marlin/camera/QCamera2/HAL/
DQCamera2HWI.cpp3391 rc = stopChannel(QCAMERA_CH_TYPE_CALLBACK); in disableMsgType()
3482 stopChannel(QCAMERA_CH_TYPE_ZSL); in startPreview()
3483 stopChannel(QCAMERA_CH_TYPE_PREVIEW); in startPreview()
3548 stopChannel(QCAMERA_CH_TYPE_CALLBACK); in stopPreview()
3549 stopChannel(QCAMERA_CH_TYPE_ZSL); in stopPreview()
3550 stopChannel(QCAMERA_CH_TYPE_PREVIEW); in stopPreview()
3551 stopChannel(QCAMERA_CH_TYPE_RAW); in stopPreview()
3738 stopChannel(QCAMERA_CH_TYPE_SNAPSHOT); in stopRecording()
3740 int rc = stopChannel(QCAMERA_CH_TYPE_VIDEO); in stopRecording()
4904 rc = stopChannel(QCAMERA_CH_TYPE_CAPTURE); in stopCaptureChannel()
[all …]
DQCamera2HWI.h419 int32_t stopChannel(qcamera_ch_type_enum_t ch_type);
DQCameraStateMachine.cpp3370 m_parent->stopChannel(QCAMERA_CH_TYPE_ZSL); in procEvtPreviewPicTakingState()
3376 m_parent->stopChannel(QCAMERA_CH_TYPE_PREVIEW); in procEvtPreviewPicTakingState()