Home
last modified time | relevance | path

Searched defs:CreateLayer (Results 1 – 12 of 12) 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/hal/default_standard/src/display_device/core/
Dhdi_display.cpp92 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/hdi_service/video_layer/server/
Dvideo_layer_service.cpp89 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/
Ddisplay_layer.h112 int32_t (*CreateLayer)(uint32_t devId, const LayerInfo *layerInfo, uint32_t *layerId); member
/drivers/peripheral/display/standard/composer/hdi_service/src/
Ddisplay_composer_service.cpp255 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/
Dvideo_layer_proxy.cpp131 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/
Ddisplay_composer_hdi_impl.h196 …virtual int32_t CreateLayer(uint32_t devId, const LayerInfo &layerInfo, uint32_t &layerId) override in CreateLayer() function
/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/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/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