/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/test/fuzztest/dstreamattachbufferqueue_fuzzer/ |
H A D | dstreamattachbufferqueue_fuzzer.cpp | 32 sptr<BufferProducerSequenceable> bufferProducer(new BufferProducerSequenceable()); in DstreamAttachBufferQueueFuzzTest() local
|
/ohos5.0/drivers/peripheral/face_auth/hdi_service/src/ |
H A D | face_auth_interface_service.cpp | 60 …32_t FaceAuthInterfaceService::SetBufferProducer(const sptr<BufferProducerSequenceable> &bufferPro… in SetBufferProducer()
|
/ohos5.0/drivers/interface/camera/sequenceable/buffer_producer/ |
H A D | buffer_producer_sequenceable.cpp | 51 sptr<OHOS::IBufferProducer> bufferProducer = OHOS::iface_cast<OHOS::IBufferProducer>(remoteObj); in Unmarshalling() local
|
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screentransport/test/unittest/screensinktrans/src/ |
H A D | screen_sink_trans_test.cpp | 185 sptr<IBufferProducer> bufferProducer = surface->GetProducer(); variable
|
/ohos5.0/base/useriam/face_auth/frameworks/js/napi/src/ |
H A D | face_auth_napi.cpp | 84 bool GetBufferProducerBySurfaceId(uint64_t surfaceId, sptr<IBufferProducer> &bufferProducer) in GetBufferProducerBySurfaceId() 140 sptr<IBufferProducer> bufferProducer(nullptr); in SetSurfaceId() local
|
/ohos5.0/base/useriam/face_auth/test/fuzztest/faceauthservice_fuzzer/ |
H A D | face_auth_service_fuzzer.cpp | 46 sptr<IBufferProducer> bufferProducer(nullptr); in FuzzSetBufferProducer() local
|
/ohos5.0/drivers/peripheral/face_auth/test/fuzztest/face_auth/faceauthinterfaceservice_fuzzer/ |
H A D | face_auth_interface_service_fuzzer.cpp | 51 sptr<IBufferProducer> bufferProducer = nullptr; in FuzzSetBufferProducer() local
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/ |
H A D | depth_data_output.cpp | 56 DepthDataOutput::DepthDataOutput(sptr<IBufferProducer> bufferProducer) in DepthDataOutput()
|
H A D | capture_output.cpp | 29 …reOutput(CaptureOutputType outputType, StreamType streamType, sptr<IBufferProducer> bufferProducer, in CaptureOutput()
|
H A D | video_output.cpp | 29 VideoOutput::VideoOutput(sptr<IBufferProducer> bufferProducer) in VideoOutput()
|
H A D | preview_output.cpp | 69 PreviewOutput::PreviewOutput(sptr<IBufferProducer> bufferProducer) in PreviewOutput()
|
H A D | photo_output.cpp | 319 PhotoOutput::PhotoOutput(sptr<IBufferProducer> bufferProducer) in PhotoOutput()
|
/ohos5.0/drivers/peripheral/camera/hdi_service/v1_0/src/ |
H A D | stream_operator_service.cpp | 97 const sptr<BufferProducerSequenceable> &bufferProducer) in AttachBufferQueue()
|
/ohos5.0/foundation/graphic/graphic_surface/surface/test/unittest/ |
H A D | buffer_queue_consumer_test.cpp | 59 static inline sptr<IBufferProducer> bufferProducer = nullptr; member in OHOS::Rosen::BufferQueueConsumerTest
|
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/test/unittest/common/dstream_operator/ |
H A D | dstream_operator_test.cpp | 266 sptr<BufferProducerSequenceable> bufferProducer = nullptr;; variable
|
/ohos5.0/base/web/webview/ohos_adapter/aafwk_adapter/src/ |
H A D | aafwk_browser_client_adapter_impl.cpp | 156 sptr<IBufferProducer> bufferProducer = iface_cast<IBufferProducer>(surfaceObject); in QueryRenderSurface() local
|
H A D | aafwk_browser_host_impl.cpp | 102 sptr<IBufferProducer> bufferProducer = iface_cast<IBufferProducer>(surfaceObject); in HandlePassSurface() local
|
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/source/video_capture/ |
H A D | video_capture_plugin.cpp | 129 sptr<IBufferProducer> bufferProducer = surfaceConsumer_->GetProducer(); in Prepare() local
|
/ohos5.0/foundation/window/window_manager/test/fuzztest/window_scene/screensessionmanager_fuzzer/ |
H A D | screensessionmanager_fuzzer.cpp | 299 sptr<IBufferProducer> bufferProducer = nullptr; in ProxyInterfaceFuzzTestPart3() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/transaction/ |
H A D | rs_render_service_connection_stub.cpp | 500 auto bufferProducer = iface_cast<IBufferProducer>(remoteObject); in OnRemoteRequest() local 591 auto bufferProducer = iface_cast<IBufferProducer>(remoteObject); in OnRemoteRequest() local 1138 auto bufferProducer = iface_cast<IBufferProducer>(remoteObject); in OnRemoteRequest() local
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/hcodec_test/unittest/ |
H A D | hdecoder_unit_test.cpp | 78 sptr<IBufferProducer> bufferProducer = consumerSurface->GetProducer(); in CreateOutputSurface() local 436 sptr<IBufferProducer> bufferProducer = consumerSurface->GetProducer(); in CreateOutputSurface() local
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/ |
H A D | tester_common.cpp | 655 sptr<IBufferProducer> bufferProducer = consumerSurface->GetProducer(); in CreateSurfaceNormal() local
|
/ohos5.0/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/ |
H A D | stream_operator_vdi_impl.cpp | 395 const sptr<BufferProducerSequenceable> &bufferProducer) in AttachBufferQueue()
|
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/src/dstream_operator/ |
H A D | dstream_operator.cpp | 285 …eamOperator::AttachBufferQueue(int32_t streamId, const sptr<BufferProducerSequenceable> &bufferPro… in AttachBufferQueue()
|