/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_processor.h | 50 virtual void CreateLayer(RSSurfaceRenderNode& node, RSSurfaceRenderParams& params) {} in CreateLayer() function
|
H A D | rs_uni_render_composer_adapter.cpp | 1185 LayerInfoPtr RSUniRenderComposerAdapter::CreateLayer(DrawableV2::RSDisplayRenderNodeDrawable& displ… in CreateLayer() function in OHOS::Rosen::RSUniRenderComposerAdapter 1230 LayerInfoPtr RSUniRenderComposerAdapter::CreateLayer(RSDisplayRenderNode& node) in CreateLayer() function in OHOS::Rosen::RSUniRenderComposerAdapter 1278 LayerInfoPtr RSUniRenderComposerAdapter::CreateLayer(RSSurfaceRenderNode& node) const in CreateLayer() function in OHOS::Rosen::RSUniRenderComposerAdapter 1288 LayerInfoPtr RSUniRenderComposerAdapter::CreateLayer(DrawableV2::RSSurfaceRenderNodeDrawable& surfa… in CreateLayer() function in OHOS::Rosen::RSUniRenderComposerAdapter 1298 LayerInfoPtr RSUniRenderComposerAdapter::CreateLayer(RSRcdSurfaceRenderNode& node) in CreateLayer() function in OHOS::Rosen::RSUniRenderComposerAdapter
|
H A D | rs_composer_adapter.cpp | 532 LayerInfoPtr RSComposerAdapter::CreateLayer(RSSurfaceRenderNode& node) const in CreateLayer() function in OHOS::Rosen::RSComposerAdapter 547 LayerInfoPtr RSComposerAdapter::CreateLayer(RSDisplayRenderNode& node) const in CreateLayer() function in OHOS::Rosen::RSComposerAdapter
|
H A D | rs_uni_render_processor.cpp | 87 void RSUniRenderProcessor::CreateLayer(RSSurfaceRenderNode& node, RSSurfaceRenderParams& params) in CreateLayer() function in OHOS::Rosen::RSUniRenderProcessor
|
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_layer_video/ |
H A D | display_layer_video.cpp | 50 static int32_t CreateLayer(uint32_t devId, const LayerInfo *layerInfo, uint32_t *layerId) in CreateLayer() function
|
/ohos5.0/drivers/peripheral/display/composer/vdi_base/src/ |
H A D | hdi_display.cpp | 89 int32_t HdiDisplay::CreateLayer(const LayerInfo *layerInfo, uint32_t *layerId) in CreateLayer() function in OHOS::HDI::DISPLAY::HdiDisplay
|
H A D | hdi_session.cpp | 256 static int32_t CreateLayer(uint32_t devId, const LayerInfo *layerInfo, uint32_t *layerId) in CreateLayer() function
|
H A D | display_composer_vdi_impl.cpp | 213 int32_t DisplayComposerVdiImpl::CreateLayer(uint32_t devId, const LayerInfo& layerInfo, uint32_t& l… in CreateLayer() function in OHOS::HDI::DISPLAY::DisplayComposerVdiImpl
|
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/core/ |
H A D | hdi_display.cpp | 90 int32_t HdiDisplay::CreateLayer(const LayerInfo *layerInfo, uint32_t *layerId) in CreateLayer() function in OHOS::HDI::DISPLAY::HdiDisplay
|
H A D | hdi_session.cpp | 232 static int32_t CreateLayer(uint32_t devId, const LayerInfo *layerInfo, uint32_t *layerId) in CreateLayer() function
|
/ohos5.0/drivers/peripheral/display/interfaces/include/ |
H A D | display_layer.h | 112 int32_t (*CreateLayer)(uint32_t devId, const LayerInfo *layerInfo, uint32_t *layerId); member
|
/ohos5.0/drivers/peripheral/display/hal/default/ |
H A D | display_layer.c | 272 static int32_t CreateLayer(uint32_t devId, const LayerInfo *layerInfo, uint32_t *layerId) in CreateLayer() function
|
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/ |
H A D | display_composer_vdi_impl.cpp | 227 int32_t DisplayComposerVdiImpl::CreateLayer(uint32_t devId, const LayerInfo& layerInfo, uint32_t& l… in CreateLayer() function in OHOS::HDI::DISPLAY::DisplayComposerVdiImpl
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/ |
H A D | hdi_layer.cpp | 116 int32_t HdiLayer::CreateLayer(const LayerInfoPtr &layerInfo) in CreateLayer() function in OHOS::Rosen::HdiLayer
|
H A D | hdi_device_impl.cpp | 669 int32_t HdiDeviceImpl::CreateLayer(uint32_t screenId, const GraphicLayerInfo &layerInfo, uint32_t c… in CreateLayer() function in OHOS::Rosen::HdiDeviceImpl
|
/ohos5.0/drivers/peripheral/display/composer/hdi_service/src/ |
H A D | display_composer_service.cpp | 497 int32_t DisplayComposerService::CreateLayer(uint32_t devId, const LayerInfo& layerInfo, uint32_t ca… in CreateLayer() function in OHOS::HDI::Display::Composer::DisplayComposerService
|
/ohos5.0/drivers/peripheral/display/hdi_service/device/src/server/ |
H A D | display_device_service.cpp | 208 int32_t DisplayDeviceService::CreateLayer(uint32_t devId, const LayerInfo &layerInfo, uint32_t &lay… in CreateLayer() function in OHOS::Display::Device::Server::DisplayDeviceService
|
H A D | display_device_host_driver.cpp | 981 int32_t DisplayDeviceServerStub::CreateLayer(MessageParcel *data, MessageParcel *reply) in CreateLayer() function in DisplayDeviceServerStub
|
/ohos5.0/drivers/interface/display/composer/v1_0/hdi_impl/ |
H A D | display_composer_hdi_impl.h | 344 virtual int32_t CreateLayer(uint32_t devId, const LayerInfo& layerInfo, uint32_t cacheCount, in CreateLayer() function
|
/ohos5.0/drivers/peripheral/display/hdi_service/device/src/proxy/display_device_proxy/ |
H A D | display_device_proxy.cpp | 1006 int32_t DisplayDeviceProxy::CreateLayer(uint32_t devId, const LayerInfo &layerInfo, uint32_t &layer… in CreateLayer() function in DisplayDeviceProxy
|