/ohos5.0/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/ |
H A D | stream_video.cpp | 33 RetCode StreamVideo::Capture(const std::shared_ptr<CaptureRequest>& request) in Capture() function in OHOS::Camera::StreamVideo
|
H A D | stream_still_capture.cpp | 49 RetCode StreamStillCapture::Capture(const std::shared_ptr<CaptureRequest>& request) in Capture() function in OHOS::Camera::StreamStillCapture
|
H A D | stream_base.cpp | 325 RetCode StreamBase::Capture(const std::shared_ptr<CaptureRequest>& request) in Capture() function in OHOS::Camera::StreamBase
|
/ohos5.0/drivers/peripheral/camera/vdi_base/usb_camera/pipeline_core/src/node/ |
H A D | scale_node.cpp | 75 RetCode ScaleNode::Capture(const int32_t streamId, const int32_t captureId) in Capture() function in OHOS::Camera::ScaleNode
|
H A D | fork_node.cpp | 165 RetCode PcForkNode::Capture(const int32_t streamId, const int32_t captureId) in Capture() function in OHOS::Camera::PcForkNode
|
H A D | exif_node.cpp | 161 RetCode ExifNode::Capture(const int32_t streamId, const int32_t captureId) in Capture() function in OHOS::Camera::ExifNode
|
H A D | face_node.cpp | 80 RetCode FaceNode::Capture(const int32_t streamId, const int32_t captureId) in Capture() function in OHOS::Camera::FaceNode
|
H A D | codec_node.cpp | 303 RetCode CodecNode::Capture(const int32_t streamId, const int32_t captureId) in Capture() function in OHOS::Camera::CodecNode
|
/ohos5.0/drivers/peripheral/camera/vdi_base/common/adapter/platform/mpp/src/pipeline_core/nodes/vpss_node/ |
H A D | vpss_node.cpp | 119 RetCode VpssNode::Capture(const int32_t streamId, const int32_t captureId) in Capture() function in OHOS::Camera::VpssNode
|
/ohos5.0/drivers/peripheral/camera/hal_c/include/ |
H A D | stream_operator_c_if.h | 51 int (*Capture)(int captureId, CaptureInfoCIF info, int isStreaming); member
|
/ohos5.0/drivers/peripheral/camera/vdi_base/common/pipeline_core/nodes/src/fork_node/ |
H A D | fork_node.cpp | 177 RetCode ForkNode::Capture(const int32_t streamId, const int32_t captureId) in Capture() function in OHOS::Camera::ForkNode
|
/ohos5.0/drivers/peripheral/camera/hdi_service/v1_0/src/ |
H A D | stream_operator_service.cpp | 109 int32_t StreamOperatorService::Capture(int32_t captureId, const CaptureInfo &info, bool isStreaming) in Capture() function in OHOS::Camera::StreamOperatorService
|
/ohos5.0/drivers/peripheral/camera/vdi_base/common/pipeline_core/pipeline_impl/src/dispatcher/ |
H A D | stream_pipeline_dispatcher.cpp | 192 RetCode StreamPipelineDispatcher::Capture(const int32_t streamId, const int32_t captureId) in Capture() function in OHOS::Camera::StreamPipelineDispatcher
|
/ohos5.0/drivers/peripheral/camera/hal_c/hdi_cif/src/ |
H A D | stream_operator.cpp | 215 CamRetCode StreamOperator::Capture(int captureId, const std::shared_ptr<CaptureInfo>& pInfo, bool i… in Capture() function in OHOS::Camera::StreamOperator
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_ui_capture_task_parallel.cpp | 71 void RSUiCaptureTaskParallel::Capture(NodeId id, sptr<RSISurfaceCaptureCallback> callback, in Capture() function in OHOS::Rosen::RSUiCaptureTaskParallel
|
H A D | rs_surface_capture_task_parallel.cpp | 95 void RSSurfaceCaptureTaskParallel::Capture(NodeId id, sptr<RSISurfaceCaptureCallback> callback, in Capture() function in OHOS::Rosen::RSSurfaceCaptureTaskParallel
|
/ohos5.0/drivers/peripheral/camera/vdi_base/common/pipeline_core/pipeline_impl/src/ |
H A D | stream_pipeline_core.cpp | 126 RetCode StreamPipelineCore::Capture(const std::vector<int>& streamIds, const int32_t captureId) in Capture() function in OHOS::Camera::StreamPipelineCore
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/ndk/impl/ |
H A D | photo_output_impl.cpp | 294 Camera_ErrorCode Camera_PhotoOutput::Capture() in Capture() function in Camera_PhotoOutput
|
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/binder/client/src/ |
H A D | hstream_capture_proxy.cpp | 26 int32_t HStreamCaptureProxy::Capture(const std::shared_ptr<Camera::CameraMetadata> &captureSettings) in Capture() function in OHOS::CameraStandard::HStreamCaptureProxy
|
/ohos5.0/drivers/peripheral/camera/vdi_base/common/pipeline_core/nodes/src/node_base/ |
H A D | node_base.cpp | 220 RetCode NodeBase::Capture(const int32_t streamId, const int32_t captureId) in Capture() function in OHOS::Camera::NodeBase
|
/ohos5.0/drivers/peripheral/camera/vdi_base/common/pipeline_core/nodes/src/source_node/ |
H A D | source_node.cpp | 155 RetCode SourceNode::Capture(const int32_t streamId, const int32_t captureId) in Capture() function in OHOS::Camera::SourceNode
|
/ohos5.0/foundation/distributedhardware/distributed_camera/test/distributedcameraclienttest/ |
H A D | dcamera_client_demo.cpp | 316 int32_t Capture() in Capture() function
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/ |
H A D | photo_output.cpp | 554 int32_t PhotoOutput::Capture(std::shared_ptr<PhotoCaptureSetting> photoCaptureSettings) in Capture() function in OHOS::CameraStandard::PhotoOutput 577 int32_t PhotoOutput::Capture() in Capture() function in OHOS::CameraStandard::PhotoOutput
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/camera/standard_system/ |
H A D | camera.cpp | 488 void CameraCallback::Capture(Size photoSize) in Capture() function in OHOS::Ace::CameraCallback
|
/ohos5.0/foundation/distributedhardware/distributed_audio/services/test_example/ |
H A D | distributedaudiotest.cpp | 544 static void Capture() in Capture() function
|