Home
last modified time | relevance | path

Searched defs:SetLayerBlendType (Results 1 – 9 of 9) sorted by relevance

/drivers/peripheral/display/hal/default_standard/src/display_device/core/
Dhdi_layer.cpp169 int32_t HdiLayer::SetLayerBlendType(BlendType type) in SetLayerBlendType() function in OHOS::HDI::DISPLAY::HdiLayer
Dhdi_session.cpp310 static int32_t SetLayerBlendType(uint32_t devId, uint32_t layerId, BlendType type) in SetLayerBlendType() function
/drivers/peripheral/display/interfaces/include/
Ddisplay_layer.h628 int32_t (*SetLayerBlendType)(uint32_t devId, uint32_t layerId, BlendType type); member
/drivers/peripheral/display/hal/default_standard/src/display_device/
Ddisplay_composer_vdi_impl.cpp334 int32_t DisplayComposerVdiImpl::SetLayerBlendType(uint32_t devId, uint32_t layerId, BlendType type) in SetLayerBlendType() function in OHOS::HDI::DISPLAY::DisplayComposerVdiImpl
/drivers/interface/display/composer/v1_0/display_command/
Ddisplay_cmd_requester.h478 int32_t SetLayerBlendType(uint32_t devId, uint32_t layerId, BlendType type) in SetLayerBlendType() function
/drivers/peripheral/display/hdi_service/device/src/server/
Ddisplay_device_service.cpp374 int32_t DisplayDeviceService::SetLayerBlendType(uint32_t devId, uint32_t layerId, BlendType type) in SetLayerBlendType() function in OHOS::Display::Device::Server::DisplayDeviceService
Ddisplay_device_host_driver.cpp1976 int32_t DisplayDeviceServerStub::SetLayerBlendType(MessageParcel *data, MessageParcel *reply) in SetLayerBlendType() function in DisplayDeviceServerStub
/drivers/interface/display/composer/v1_0/hdi_impl/
Ddisplay_composer_hdi_impl.h410 virtual int32_t SetLayerBlendType(uint32_t devId, uint32_t layerId, BlendType type) override in SetLayerBlendType() function
/drivers/peripheral/display/hdi_service/device/src/proxy/display_device_proxy/
Ddisplay_device_proxy.cpp1925 int32_t DisplayDeviceProxy::SetLayerBlendType(uint32_t devId, uint32_t layerId, BlendType type) in SetLayerBlendType() function in DisplayDeviceProxy