Home
last modified time | relevance | path

Searched defs:producerSurface_ (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/
H A Dhdi_framebuffer_surface.h57 sptr<OHOS::Surface> producerSurface_ = nullptr; variable
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screentransport/screensourceprocessor/encoder/include/
H A Dimage_source_encoder.h83 sptr<Surface> producerSurface_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Dxcomponent_element.h100 sptr<OHOS::Surface> producerSurface_ = nullptr; variable
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screentransport/screensinkprocessor/decoder/include/
H A Dimage_sink_decoder.h98 sptr<Surface> producerSurface_; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_virtual_processor.h85 sptr<Surface> producerSurface_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_surface.h186 OHOS::sptr<OHOS::Surface> producerSurface_ = nullptr; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/screen_manager/
H A Drs_screen.h248 sptr<Surface> producerSurface_ = nullptr; // has value if the screen is virtual variable
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/src/ohos/
H A Dtexture_layer.cpp73 sptr<OHOS::Surface> producerSurface_ = nullptr; member in OHOS::Render3D::TextureLayerImpl
/ohos5.0/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/
H A Dtester_common.h119 sptr<Surface> producerSurface_; member
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/recorder/test/unittest/include/
H A Drecorder_mock.h174 OHOS::sptr<OHOS::Surface> producerSurface_ = nullptr; variable
/ohos5.0/base/web/webview/ohos_nweb/include/
H A Dnweb_init_params.h134 void* producerSurface_ = nullptr; variable