| /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/hal/default_standard/src/display_device/core/ |
| D | hdi_display.cpp | 92 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/hdi_service/video_layer/server/ |
| D | video_layer_service.cpp | 89 DispErrCode VideoLayerService::CreateLayer(unsigned int devId, LayerInfo &layerInfo, unsigned int &… in CreateLayer() function in OHOS::HDI::Display::V1_0::VideoLayerService
|
| /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/standard/composer/hdi_service/src/ |
| D | display_composer_service.cpp | 255 int32_t DisplayComposerService::CreateLayer(uint32_t devId, const LayerInfo &layerInfo, uint32_t &l… in CreateLayer() function in OHOS::HDI::Display::Composer::V1_0::DisplayComposerService
|
| /drivers/peripheral/display/hdi_service/video_layer/client/ |
| D | video_layer_proxy.cpp | 131 DispErrCode VideoLayerProxy::CreateLayer(unsigned int devId, LayerInfo &layerInfo, unsigned int &la… in CreateLayer() function in OHOS::HDI::Display::V1_0::VideoLayerProxy
|
| /drivers/hdf_core/adapter/uhdf2/model/display/composer/v1_0/hdi_impl/ |
| D | display_composer_hdi_impl.h | 196 …virtual int32_t CreateLayer(uint32_t devId, const LayerInfo &layerInfo, uint32_t &layerId) override in CreateLayer() function
|
| /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/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/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
|