Home
last modified time | relevance | path

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

/drivers/peripheral/display/hal/default_standard/src/display_layer_video/
Ddisplay_layer_video.cpp50 static int32_t CreateLayer(uint32_t devId, const LayerInfo *layerInfo, uint32_t *layerId) in CreateLayer() function
/drivers/peripheral/display/composer/vdi_base/src/
Dhdi_display.cpp89 int32_t HdiDisplay::CreateLayer(const LayerInfo *layerInfo, uint32_t *layerId) in CreateLayer() function in OHOS::HDI::DISPLAY::HdiDisplay
Dhdi_session.cpp256 static int32_t CreateLayer(uint32_t devId, const LayerInfo *layerInfo, uint32_t *layerId) in CreateLayer() function
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
/drivers/peripheral/display/hal/default_standard/src/display_device/core/
Dhdi_display.cpp90 int32_t HdiDisplay::CreateLayer(const LayerInfo *layerInfo, uint32_t *layerId) in CreateLayer() function in OHOS::HDI::DISPLAY::HdiDisplay
Dhdi_session.cpp232 static int32_t CreateLayer(uint32_t devId, const LayerInfo *layerInfo, uint32_t *layerId) in CreateLayer() function
/drivers/peripheral/display/interfaces/include/
Ddisplay_layer.h112 int32_t (*CreateLayer)(uint32_t devId, const LayerInfo *layerInfo, uint32_t *layerId); member
/drivers/peripheral/display/hal/default/
Ddisplay_layer.c272 static int32_t CreateLayer(uint32_t devId, const LayerInfo *layerInfo, uint32_t *layerId) in CreateLayer() function
/drivers/peripheral/display/hal/default_standard/src/display_device/
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
/drivers/interface/display/composer/common/include/
Ddisplay_vdi_adapter_interface.h62 int32_t (*CreateLayer)(uint32_t devId, const LayerInfo& layerInfo, uint32_t& layerId); member
/drivers/peripheral/display/hdi_service/device/src/server/
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
Ddisplay_device_host_driver.cpp981 int32_t DisplayDeviceServerStub::CreateLayer(MessageParcel *data, MessageParcel *reply) in CreateLayer() function in DisplayDeviceServerStub
/drivers/peripheral/display/composer/hdi_service/src/
Ddisplay_composer_service.cpp653 int32_t DisplayComposerService::CreateLayer(uint32_t devId, const LayerInfo& layerInfo, uint32_t ca… in CreateLayer() function in OHOS::HDI::Display::Composer::DisplayComposerService
/drivers/interface/display/composer/v1_0/hdi_impl/
Ddisplay_composer_hdi_impl.h329 virtual int32_t CreateLayer(uint32_t devId, const LayerInfo& layerInfo, uint32_t cacheCount, in CreateLayer() function
/drivers/peripheral/display/hdi_service/device/src/proxy/display_device_proxy/
Ddisplay_device_proxy.cpp1006 int32_t DisplayDeviceProxy::CreateLayer(uint32_t devId, const LayerInfo &layerInfo, uint32_t &layer… in CreateLayer() function in DisplayDeviceProxy