Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/core/
H A Dhdi_layer.cpp169 int32_t HdiLayer::SetLayerBlendType(BlendType type) in SetLayerBlendType() function in OHOS::HDI::DISPLAY::HdiLayer
H A Dhdi_session.cpp310 static int32_t SetLayerBlendType(uint32_t devId, uint32_t layerId, BlendType type) in SetLayerBlendType() function
/ohos5.0/drivers/peripheral/display/composer/vdi_base/src/
H A Dhdi_layer.cpp231 int32_t HdiLayer::SetLayerBlendType(BlendType type) in SetLayerBlendType() function in OHOS::HDI::DISPLAY::HdiLayer
H A Dhdi_session.cpp334 static int32_t SetLayerBlendType(uint32_t devId, uint32_t layerId, BlendType type) in SetLayerBlendType() function
H A Ddisplay_composer_vdi_impl.cpp309 int32_t DisplayComposerVdiImpl::SetLayerBlendType(uint32_t devId, uint32_t layerId, BlendType type) in SetLayerBlendType() function in OHOS::HDI::DISPLAY::DisplayComposerVdiImpl
/ohos5.0/drivers/peripheral/display/interfaces/include/
H A Ddisplay_layer.h628 int32_t (*SetLayerBlendType)(uint32_t devId, uint32_t layerId, BlendType type); member
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/
H A 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
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_layer.cpp323 int32_t HdiLayer::SetLayerBlendType() in SetLayerBlendType() function in OHOS::Rosen::HdiLayer
H A Dhdi_device_impl.cpp516 int32_t HdiDeviceImpl::SetLayerBlendType(uint32_t screenId, uint32_t layerId, GraphicBlendType type) in SetLayerBlendType() function in OHOS::Rosen::HdiDeviceImpl
/ohos5.0/drivers/interface/display/composer/v1_0/display_command/
H A Ddisplay_cmd_requester.h615 int32_t SetLayerBlendType(uint32_t devId, uint32_t layerId, BlendType type) in SetLayerBlendType() function
/ohos5.0/drivers/peripheral/display/hdi_service/device/src/server/
H A 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
H A Ddisplay_device_host_driver.cpp1976 int32_t DisplayDeviceServerStub::SetLayerBlendType(MessageParcel *data, MessageParcel *reply) in SetLayerBlendType() function in DisplayDeviceServerStub
/ohos5.0/drivers/interface/display/composer/v1_0/hdi_impl/
H A Ddisplay_composer_hdi_impl.h424 virtual int32_t SetLayerBlendType(uint32_t devId, uint32_t layerId, BlendType type) override in SetLayerBlendType() function
/ohos5.0/drivers/peripheral/display/hdi_service/device/src/proxy/display_device_proxy/
H A Ddisplay_device_proxy.cpp1925 int32_t DisplayDeviceProxy::SetLayerBlendType(uint32_t devId, uint32_t layerId, BlendType type) in SetLayerBlendType() function in DisplayDeviceProxy