Home
last modified time | relevance | path

Searched refs:GetPreparedCaptureId (Results 1 - 6 of 6) sorted by relevance

/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhstream_depth_data.cpp110 int32_t currentCaptureId = GetPreparedCaptureId(); in SetDataAccuracy()
129 auto preparedCaptureId = GetPreparedCaptureId(); in Start()
136 preparedCaptureId = GetPreparedCaptureId(); in Start()
179 auto preparedCaptureId = GetPreparedCaptureId(); in Stop()
H A Dhstream_repeat.cpp194 auto preparedCaptureId = GetPreparedCaptureId(); in Start()
200 CHECK_ERROR_RETURN_RET_LOG(parentRepeat == nullptr || parentRepeat->GetPreparedCaptureId() == CAPTURE_ID_UNSET, in Start()
205 preparedCaptureId = GetPreparedCaptureId(); in Start()
280 auto preparedCaptureId = GetPreparedCaptureId(); in Stop()
530 int32_t currentCaptureId = GetPreparedCaptureId(); in SetFrameRate()
H A Dhstream_capture.cpp385 auto preparedCaptureId = GetPreparedCaptureId(); in Capture()
389 preparedCaptureId = GetPreparedCaptureId(); in Capture()
675 auto preparedCaptureId = GetPreparedCaptureId(); in OnCaptureEnded()
699 auto preparedCaptureId = GetPreparedCaptureId(); in OnCaptureError()
H A Dhstream_common.cpp164 int32_t HStreamCommon::GetPreparedCaptureId() in GetPreparedCaptureId() function in OHOS::CameraStandard::HStreamCommon
H A Dhcapture_session.cpp361 if (curStreamRepeat->GetPreparedCaptureId() != CAPTURE_ID_UNSET && curStreamRepeat->producer_ != nullptr) { in StartMovingPhotoStream()
1323 if (curStreamRepeat->GetPreparedCaptureId() != CAPTURE_ID_UNSET) { in StartPreviewStream()
1609 if (streamRepeat->GetPreparedCaptureId() != CAPTURE_ID_UNSET) { in GetOutputStatus()
/foundation/multimedia/camera_framework/services/camera_service/include/
H A Dhstream_common.h58 virtual int32_t GetPreparedCaptureId() final;

Completed in 9 milliseconds