| /drivers/peripheral/display/hal/default_standard/src/display_layer_video/ |
| D | display_layer_video.cpp | 50 static int32_t CreateLayer(uint32_t devId, const LayerInfo *layerInfo, uint32_t *layerId) in CreateLayer() function
|
| /drivers/peripheral/display/composer/vdi_base/src/ |
| D | hdi_display.cpp | 89 int32_t HdiDisplay::CreateLayer(const LayerInfo *layerInfo, uint32_t *layerId) in CreateLayer() function in OHOS::HDI::DISPLAY::HdiDisplay
|
| D | hdi_session.cpp | 256 static int32_t CreateLayer(uint32_t devId, const LayerInfo *layerInfo, uint32_t *layerId) in CreateLayer() function
|
| 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
|
| /drivers/peripheral/display/hal/default_standard/src/display_device/core/ |
| D | hdi_display.cpp | 90 int32_t HdiDisplay::CreateLayer(const LayerInfo *layerInfo, uint32_t *layerId) in CreateLayer() function in OHOS::HDI::DISPLAY::HdiDisplay
|
| D | hdi_session.cpp | 232 static int32_t CreateLayer(uint32_t devId, const LayerInfo *layerInfo, uint32_t *layerId) in CreateLayer() function
|
| /drivers/peripheral/display/interfaces/include/ |
| D | display_layer.h | 112 int32_t (*CreateLayer)(uint32_t devId, const LayerInfo *layerInfo, uint32_t *layerId); member
|
| /drivers/peripheral/display/hal/default/ |
| D | display_layer.c | 272 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/ |
| 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
|
| /drivers/interface/display/composer/common/include/ |
| D | display_vdi_adapter_interface.h | 62 int32_t (*CreateLayer)(uint32_t devId, const LayerInfo& layerInfo, uint32_t& layerId); member
|
| /drivers/peripheral/display/hdi_service/device/src/server/ |
| 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
|
| D | display_device_host_driver.cpp | 981 int32_t DisplayDeviceServerStub::CreateLayer(MessageParcel *data, MessageParcel *reply) in CreateLayer() function in DisplayDeviceServerStub
|
| /drivers/peripheral/display/composer/hdi_service/src/ |
| D | display_composer_service.cpp | 653 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/ |
| D | display_composer_hdi_impl.h | 329 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/ |
| D | display_device_proxy.cpp | 1006 int32_t DisplayDeviceProxy::CreateLayer(uint32_t devId, const LayerInfo &layerInfo, uint32_t &layer… in CreateLayer() function in DisplayDeviceProxy
|