Home
last modified time | relevance | path

Searched refs:StartCameraCapture (Results 1 - 4 of 4) sorted by relevance

/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/test/unittest/common/distributedcameramgr/
H A Ddcamera_source_dev_test.cpp253 * @tc.desc: Verify source dev StartCameraCapture.
271 int32_t ret = camDev_->StartCameraCapture(captureInfos); in HWTEST_F()
296 int32_t ret = camDev_->StartCameraCapture(captureInfos); in HWTEST_F()
324 int32_t ret = camDev_->StartCameraCapture(captureInfos); in HWTEST_F()
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/include/distributedcameramgr/
H A Ddcamera_source_dev.h59 int32_t StartCameraCapture(const std::vector<std::shared_ptr<DCCaptureInfo>>& captureInfos);
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcamerahdf/
H A Ddcamera_provider_callback_impl.cpp220 int32_t ret = sourceDev->StartCameraCapture(captures); in StartCapture()
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/
H A Ddcamera_source_dev.cpp212 int32_t DCameraSourceDev::StartCameraCapture(const std::vector<std::shared_ptr<DCCaptureInfo>>& captureInfos) in StartCameraCapture() function in OHOS::DistributedHardware::DCameraSourceDev

Completed in 4 milliseconds