Home
last modified time | relevance | path

Searched defs:CreateLayer (Results 1 – 20 of 20) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_processor.h50 virtual void CreateLayer(RSSurfaceRenderNode& node, RSSurfaceRenderParams& params) {} in CreateLayer() function
H A Drs_uni_render_composer_adapter.cpp1185 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 Drs_composer_adapter.cpp532 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 Drs_uni_render_processor.cpp87 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 Ddisplay_layer_video.cpp50 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 Dhdi_display.cpp89 int32_t HdiDisplay::CreateLayer(const LayerInfo *layerInfo, uint32_t *layerId) in CreateLayer() function in OHOS::HDI::DISPLAY::HdiDisplay
H A Dhdi_session.cpp256 static int32_t CreateLayer(uint32_t devId, const LayerInfo *layerInfo, uint32_t *layerId) in CreateLayer() function
H A Ddisplay_composer_vdi_impl.cpp213 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 Dhdi_display.cpp90 int32_t HdiDisplay::CreateLayer(const LayerInfo *layerInfo, uint32_t *layerId) in CreateLayer() function in OHOS::HDI::DISPLAY::HdiDisplay
H A Dhdi_session.cpp232 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 Ddisplay_layer.h112 int32_t (*CreateLayer)(uint32_t devId, const LayerInfo *layerInfo, uint32_t *layerId); member
/ohos5.0/drivers/peripheral/display/hal/default/
H A Ddisplay_layer.c272 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 Ddisplay_composer_vdi_impl.cpp227 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 Dhdi_layer.cpp116 int32_t HdiLayer::CreateLayer(const LayerInfoPtr &layerInfo) in CreateLayer() function in OHOS::Rosen::HdiLayer
H A Dhdi_device_impl.cpp669 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 Ddisplay_composer_service.cpp497 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 Ddisplay_device_service.cpp208 int32_t DisplayDeviceService::CreateLayer(uint32_t devId, const LayerInfo &layerInfo, uint32_t &lay… in CreateLayer() function in OHOS::Display::Device::Server::DisplayDeviceService
H A Ddisplay_device_host_driver.cpp981 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 Ddisplay_composer_hdi_impl.h344 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 Ddisplay_device_proxy.cpp1006 int32_t DisplayDeviceProxy::CreateLayer(uint32_t devId, const LayerInfo &layerInfo, uint32_t &layer… in CreateLayer() function in DisplayDeviceProxy