Home
last modified time | relevance | path

Searched defs:producer (Results 1 - 25 of 165) sorted by relevance

1234567

/foundation/window/window_manager/test/common/utils/src/
H A Dscreen_manager_utils.cpp32 auto producer = csurface_->GetProducer(); in CreateSurface() local
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/feedingsmoother/
H A Dfeeding_smoother_listener.cpp23 std::shared_ptr<IFeedableDataProducer> producer = producer_.lock(); in OnSmoothFinished() local
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/drawing_surface/
H A Dsurface_ohos.cpp29 SurfaceOhos::SurfaceOhos(const sptr<Surface>& producer) in SurfaceOhos() argument
38 std::shared_ptr<SurfaceBase> producer = nullptr; in CreateSurface() local
H A Dsurface_ohos_gl.cpp23 SurfaceOhosGl::SurfaceOhosGl(const sptr<Surface>& producer) in SurfaceOhosGl() argument
H A Dsurface_ohos_raster.cpp24 SurfaceOhosRaster::SurfaceOhosRaster(const sptr<Surface>& producer) in SurfaceOhosRaster() argument
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/include/distributedcameramgr/dcameradata/feedingsmoother/
H A Dfeeding_smoother_listener.h26 FeedingSmootherListener(std::weak_ptr<IFeedableDataProducer> producer) in FeedingSmootherListener() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_test_util.h45 static inline sptr<IBufferProducer> producer = nullptr; member in OHOS::Rosen::RSTestUtil
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/pipeline/
H A Drs_test_util.h45 static inline sptr<IBufferProducer> producer = nullptr; member in OHOS::Rosen::RSTestUtil
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_surface_ohos.h28 RSSurfaceOhos(const sptr<Surface>& producer) : producer_(producer) in RSSurfaceOhos() argument
/foundation/graphic/graphic_2d/rosen/modules/create_pixelmap_surface/test/unittest/
H A Dpixel_map_from_surface_test.cpp54 auto producer = cSurface->GetProducer(); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/
H A Drs_surface_ohos_converter_test.cpp52 sptr<IBufferProducer> producer = consumer->GetProducer(); in HWTEST_F() local
H A Drs_surface_ohos_test.cpp39 static inline sptr<IBufferProducer> producer = nullptr; member in OHOS::Rosen::RSSurfaceOhosTest
158 sptr<Surface> producer; HWTEST_F() local
[all...]
/foundation/multimedia/image_effect/test/unittest/mock/src/
H A Dmock_producer_surface.cpp57 MockProducerSurface::MockProducerSurface(sptr<IBufferProducer>& producer) : ProducerSurface(producer) in MockProducerSurface() argument
/foundation/multimedia/av_codec/test/unittest/filter_test/
H A Dsurface_decoder_unit_test.cpp91 sptr<OHOS::Media::AVBufferQueueProducer> producer = surfaceDecoderAdapter_->GetInputBufferQueue(); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/backend/
H A Drs_surface_ohos_gl_test.cpp49 sptr<Surface> producer = nullptr; in HWTEST_F() local
56 sptr<Surface> producer = nullptr; in HWTEST_F() local
72 sptr<Surface> producer = nullptr; in HWTEST_F() local
145 sptr<Surface> producer = nullptr; in HWTEST_F() local
H A Drs_surface_ohos_vulkan_test.cpp57 sptr<Surface> producer = nullptr; in HWTEST_F() local
94 sptr<Surface> producer = nullptr; in HWTEST_F() local
133 sptr<Surface> producer = nullptr; in HWTEST_F() local
161 sptr<Surface> producer = nullptr; in HWTEST_F() local
206 sptr<OHOS::IBufferProducer> producer = cSurface->GetProducer(); in HWTEST_F() local
277 sptr<Surface> producer = nullptr; HWTEST_F() local
[all...]
/foundation/graphic/graphic_surface/surface/test/fuzztest/surfaceutils_fuzzer/
H A Dsurfaceutils_fuzzer.cpp48 sptr<OHOS::IBufferProducer> producer = cSurface->GetProducer(); in DoSomethingInterestingWithMyAPI() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/
H A Drs_virtual_screen_refresh_rate_test.cpp57 auto producer = csurface->GetProducer(); in HWTEST_F() local
91 auto producer = csurface->GetProducer(); in HWTEST_F() local
123 auto producer = csurface->GetProducer(); in HWTEST_F() local
157 auto producer = csurface->GetProducer(); in HWTEST_F() local
211 auto producer = csurface->GetProducer(); in HWTEST_F() local
[all...]
/foundation/CastEngine/castengine_cast_framework/client/src/
H A Dmirror_player_impl_proxy.cpp92 int32_t MirrorPlayerImplProxy::SetSurface(sptr<IBufferProducer> producer) in SetSurface() argument
H A Dmirror_player.cpp64 sptr<IBufferProducer> producer = surface->GetProducer(); in SetSurface() local
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/mirror/src/
H A Dmirror_player_impl_stub.cpp99 sptr<IBufferProducer> producer = iface_cast<IBufferProducer>(remoteObj); in DoSetSurface() local
H A Dmirror_player_impl.cpp55 int32_t MirrorPlayerImpl::SetSurface(sptr<IBufferProducer> producer) in SetSurface() argument
/foundation/CastEngine/castengine_cast_plus_stream/src/mirror/src/
H A Dmirror_player_impl_stub.cpp99 sptr<IBufferProducer> producer = iface_cast<IBufferProducer>(remoteObj); in DoSetSurface() local
H A Dmirror_player_impl.cpp55 int32_t MirrorPlayerImpl::SetSurface(sptr<IBufferProducer> producer) in SetSurface() argument
/foundation/CastEngine/castengine_wifi_display/tests/unittest/mediachannel/channel/
H A Dmedia_channel_unit_test.cpp796 std::string producer = "TestProducer"; in HWTEST_F() local
805 std::string producer = "TestProducer1"; in HWTEST_F() local

Completed in 14 milliseconds

1234567