Home
last modified time | relevance | path

Searched defs:captureInfos (Results 1 - 21 of 21) sorted by relevance

/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/test/unittest/common/distributedcameramgr/
H A Dmock_dcamera_sink_output.h50 int32_t StartCapture(std::vector<std::shared_ptr<DCameraCaptureInfo>>& captureInfos) in StartCapture() argument
H A Dmock_dcamera_sink_controller.h35 int32_t StartCapture(std::vector<std::shared_ptr<DCameraCaptureInfo>>& captureInfos, int32_t sceneMode) in StartCapture() argument
H A Dmock_camera_operator.h59 int32_t OpenCamera(std::vector<std::shared_ptr<DCameraCaptureInfo>>& captureInfos) in OpenCamera() argument
69 int32_t StartCapture(std::vector<std::shared_ptr<DCameraCaptureInfo>>& captureInfos, in StartCapture() argument
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcamerastate/
H A Ddcamera_source_config_stream_state.cpp226 std::vector<std::shared_ptr<DCCaptureInfo>> captureInfos; in DoStartCaptureTask() local
H A Ddcamera_source_capture_state.cpp175 std::vector<std::shared_ptr<DCCaptureInfo>> captureInfos; in DoStartCaptureTask() local
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/test/unittest/common/distributedcameramgr/
H A Dmock_dcamera_source_controller.h36 int32_t StartCapture(std::vector<std::shared_ptr<DCameraCaptureInfo>>& captureInfos, int32_t sceneMode) in StartCapture() argument
H A Dmock_dcamera_source_dev.h61 int32_t StartCapture(std::vector<std::shared_ptr<DCCaptureInfo>>& captureInfos) in StartCapture() argument
H A Ddcamera_source_controller_test.cpp124 std::vector<std::shared_ptr<DCameraCaptureInfo>> captureInfos; in HWTEST_F() local
154 std::vector<std::shared_ptr<DCameraCaptureInfo>> captureInfos; in HWTEST_F() local
525 std::vector<std::shared_ptr<DCameraCaptureInfo>> captureInfos; in HWTEST_F() local
H A Ddcamera_provider_callback_impl_test.cpp235 std::vector<DCCaptureInfo> captureInfos; in HWTEST_F() local
428 std::vector<DCCaptureInfo> captureInfos; in HWTEST_F() local
H A Ddcamera_source_dev_test.cpp259 std::vector<std::shared_ptr<DCCaptureInfo>> captureInfos; in HWTEST_F() local
283 std::vector<std::shared_ptr<DCCaptureInfo>> captureInfos; in HWTEST_F() local
311 std::vector<std::shared_ptr<DCCaptureInfo>> captureInfos; in HWTEST_F() local
526 std::vector<std::shared_ptr<DCCaptureInfo>> captureInfos; in HWTEST_F() local
561 std::vector<std::shared_ptr<DCCaptureInfo>> captureInfos; HWTEST_F() local
601 std::vector<std::shared_ptr<DCCaptureInfo>> captureInfos; HWTEST_F() local
[all...]
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/
H A Ddcamera_source_event.cpp57 int32_t DCameraSourceEvent::GetCaptureInfos(std::vector<std::shared_ptr<DCCaptureInfo>>& captureInfos) in GetCaptureInfos() argument
H A Ddcamera_source_dev.cpp212 int32_t DCameraSourceDev::StartCameraCapture(const std::vector<std::shared_ptr<DCCaptureInfo>>& captureInfos) in StartCameraCapture() argument
576 int32_t DCameraSourceDev::StartCapture(std::vector<std::shared_ptr<DCCaptureInfo>>& captureInfos) in StartCapture() argument
625 void DCameraSourceDev::HitraceAndHisyseventImpl(std::vector<std::shared_ptr<DCCaptureInfo>>& captureInfos) in HitraceAndHisyseventImpl() argument
[all...]
/foundation/distributedhardware/distributed_camera/services/cameraservice/base/src/
H A Ddcamera_capture_info_cmd.cpp34 cJSON *captureInfos = cJSON_CreateArray(); in Marshal() local
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/include/distributedcameramgr/
H A Ddcamera_source_event.h82 DCameraSourceEvent(DCAMERA_EVENT eventType, const std::vector<std::shared_ptr<DCCaptureInfo>>& captureInfos) DCameraSourceEvent() argument
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcamerahdf/
H A Ddcamera_provider_callback_impl.cpp180 int32_t DCameraProviderCallbackImpl::StartCapture(const DHBase& dhBase, const std::vector<DCCaptureInfo>& captureInfos) in StartCapture() argument
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/
H A Ddcamera_sink_output.cpp137 int32_t DCameraSinkOutput::StartCapture(std::vector<std::shared_ptr<DCameraCaptureInfo>>& captureInfos) in StartCapture() argument
H A Ddcamera_sink_controller.cpp66 int32_t DCameraSinkController::StartCapture(std::vector<std::shared_ptr<DCameraCaptureInfo>>& captureInfos, in StartCapture() argument
493 std::shared_ptr<std::vector<std::shared_ptr<DCameraCaptureInfo>>> captureInfos = in ProcessPostAuthorization() local
611 void DCameraSinkController::PostAuthorization(std::vector<std::shared_ptr<DCameraCaptureInfo>>& captureInfos) in PostAuthorization() argument
620 int32_t DCameraSinkController::StartCaptureInner(std::vector<std::shared_ptr<DCameraCaptureInfo>>& captureInfos) in StartCaptureInner() argument
[all...]
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/
H A Ddcamera_source_input.cpp128 int32_t DCameraSourceInput::StartCapture(std::vector<std::shared_ptr<DCCaptureInfo>>& captureInfos) in StartCapture() argument
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameracontrol/
H A Ddcamera_source_controller.cpp64 int32_t DCameraSourceController::StartCapture(std::vector<std::shared_ptr<DCameraCaptureInfo>>& captureInfos, in StartCapture() argument
/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/test/unittest/common/cameraoperator/
H A Ddcamera_client_test.cpp366 std::vector<std::shared_ptr<DCameraCaptureInfo>> captureInfos; in HWTEST_F() local
430 std::vector<std::shared_ptr<DCameraCaptureInfo>> captureInfos; in HWTEST_F() local
558 std::vector<std::shared_ptr<DCameraCaptureInfo>> captureInfos; HWTEST_F() local
625 std::vector<std::shared_ptr<DCameraCaptureInfo>> captureInfos; HWTEST_F() local
658 std::vector<std::shared_ptr<DCameraCaptureInfo>> captureInfos; HWTEST_F() local
[all...]
/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/src/
H A Ddcamera_client.cpp175 int32_t DCameraClient::StartCapture(std::vector<std::shared_ptr<DCameraCaptureInfo>>& captureInfos, in StartCapture() argument
331 int32_t DCameraClient::ConfigCaptureSession(std::vector<std::shared_ptr<DCameraCaptureInfo>>& captureInfos, in ConfigCaptureSession() argument
434 int32_t DCameraClient::CreateCaptureOutput(std::vector<std::shared_ptr<DCameraCaptureInfo>>& captureInfos) in CreateCaptureOutput() argument

Completed in 15 milliseconds