Home
last modified time | relevance | path

Searched defs:consumerSurface (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_screen/services/common/test/unittest/imageJpeg/
H A Djpeg_image_processor_test.cpp91 sptr<Surface> consumerSurface = IConsumerSurface::Create(); variable
/ohos5.0/foundation/graphic/graphic_2d/frameworks/surfaceimage/test/unittest/
H A Dnative_image_test.cpp1285 OH_NativeImage* consumerSurface = OH_ConsumerSurface_Create(); variable
1340 OH_NativeImage* consumerSurface; variable
1364 OH_NativeImage* consumerSurface = OH_ConsumerSurface_Create(); variable
1384 OH_NativeImage* consumerSurface = OH_ConsumerSurface_Create(); variable
/ohos5.0/foundation/multimedia/av_codec/test/unittest/hcodec_test/unittest/
H A Dhdecoder_unit_test.cpp73 sptr<Surface> consumerSurface = Surface::CreateSurfaceAsConsumer(); in CreateOutputSurface() local
425 sptr<Surface> consumerSurface = Surface::CreateSurfaceAsConsumer(); in CreateOutputSurface() local
595 sptr<Surface> consumerSurface = Surface::CreateSurfaceAsConsumer(); variable
H A Dhencoder_unit_test.cpp69 sptr<Surface> consumerSurface = Surface::CreateSurfaceAsConsumer(); in CreateProducerSurface() local
91 sptr<Surface> consumerSurface = Surface::CreateSurfaceAsConsumer(); in CreateConsumerSurface() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_surface.cpp81 …t<std::shared_ptr<SurfaceBufferNode>>& bufferList, const OHOS::sptr<IConsumerSurface>& consumerSur… in ReleaseAllBuffers()
92 …t<std::shared_ptr<SurfaceBufferNode>>& bufferList, const OHOS::sptr<IConsumerSurface>& consumerSur… in ReleaseAllButLastBuffer()
/ohos5.0/foundation/multimedia/image_effect/test/unittest/
H A DTestImageEffect.cpp423 sptr<Surface> consumerSurface = Surface::CreateSurfaceAsConsumer("UnitTest"); variable
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/filters/
H A Dmetadata_filter.cpp148 sptr<Surface> consumerSurface = Surface::CreateSurfaceAsConsumer("MetadataSurface"); in GetInputMetaSurface() local
H A Dvideo_capture_filter.cpp148 sptr<Surface> consumerSurface = Surface::CreateSurfaceAsConsumer("EncoderSurface"); in GetInputSurface() local
/ohos5.0/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/
H A Dtester_common.cpp639 sptr<Surface> consumerSurface = Surface::CreateSurfaceAsConsumer(); in CreateSurfaceNormal() local
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhencoder.cpp844 sptr<Surface> consumerSurface = Surface::CreateSurfaceAsConsumer("HEncoderSurface"); in OnCreateInputSurface() local