/device/soc/hisilicon/common/hal/display/source/display_device/src/core/ |
H A D | hdi_session.cpp | 310 static int32_t SetLayerBlendType(uint32_t devId, uint32_t layerId, BlendType type)
in SetLayerBlendType() function 313 return HdiSession::GetInstance().CallLayerFunction(devId, layerId, &HdiLayer::SetLayerBlendType, type);
in SetLayerBlendType() 384 lFuncs->SetLayerBlendType = SetLayerBlendType;
in LayerInitialize()
|
H A D | hdi_layer.h | 172 virtual int32_t SetLayerBlendType(BlendType type);
|
H A D | hdi_layer.cpp | 169 int32_t HdiLayer::SetLayerBlendType(BlendType type)
in SetLayerBlendType() function in OHOS::HDI::DISPLAY::HdiLayer
|
/device/soc/rockchip/common/hardware/display/src/display_device/ |
H A D | hdi_session.cpp | 331 static int32_t SetLayerBlendType(uint32_t devId, uint32_t layerId, BlendType type) in SetLayerBlendType() function 334 return HdiSession::GetInstance().CallLayerFunction(devId, layerId, &HdiLayer::SetLayerBlendType, type); in SetLayerBlendType() 404 lFuncs->SetLayerBlendType = SetLayerBlendType; in LayerInitialize()
|
H A D | hdi_layer.h | 153 virtual int32_t SetLayerBlendType(BlendType type);
|
H A D | hdi_layer.cpp | 171 int32_t HdiLayer::SetLayerBlendType(BlendType type) in SetLayerBlendType() function in OHOS::HDI::DISPLAY::HdiLayer
|
/device/soc/rockchip/rk3399/hardware/display/src/display_device/ |
H A D | hdi_session.cpp | 332 static int32_t SetLayerBlendType(uint32_t devId, uint32_t layerId, BlendType type) in SetLayerBlendType() function 335 return HdiSession::GetInstance().CallLayerFunction(devId, layerId, &HdiLayer::SetLayerBlendType, type); in SetLayerBlendType() 401 lFuncs->SetLayerBlendType = SetLayerBlendType; in LayerInitialize()
|
H A D | hdi_layer.h | 151 virtual int32_t SetLayerBlendType(BlendType type);
|
H A D | hdi_layer.cpp | 168 int32_t HdiLayer::SetLayerBlendType(BlendType type) in SetLayerBlendType() function in OHOS::HDI::DISPLAY::HdiLayer
|
/device/soc/rockchip/rk3566/hardware/display/src/display_device/ |
H A D | hdi_layer.h | 152 virtual int32_t SetLayerBlendType(BlendType type);
|
H A D | display_composer_vdi_impl.cpp | 334 int32_t DisplayComposerVdiImpl::SetLayerBlendType(uint32_t devId, uint32_t layerId, BlendType type) in SetLayerBlendType() function in OHOS::HDI::DISPLAY::DisplayComposerVdiImpl 337 int32_t ec = composerModel_->CallLayerFunction(devId, layerId, &HdiLayer::SetLayerBlendType, type); in SetLayerBlendType()
|
H A D | hdi_session.cpp | 335 static int32_t SetLayerBlendType(uint32_t devId, uint32_t layerId, BlendType type) in SetLayerBlendType() function 338 return HdiSession::GetInstance().CallLayerFunction(devId, layerId, &HdiLayer::SetLayerBlendType, type); in SetLayerBlendType()
|
H A D | display_composer_vdi_impl.h | 72 virtual int32_t SetLayerBlendType(uint32_t devId, uint32_t layerId, BlendType type) override;
|
H A D | hdi_layer.cpp | 233 int32_t HdiLayer::SetLayerBlendType(BlendType type) in SetLayerBlendType() function in OHOS::HDI::DISPLAY::HdiLayer
|
/device/soc/rockchip/rk3568/hardware/display/src/display_device/ |
H A D | hdi_layer.h | 152 virtual int32_t SetLayerBlendType(BlendType type);
|
H A D | hdi_session.cpp | 335 static int32_t SetLayerBlendType(uint32_t devId, uint32_t layerId, BlendType type) in SetLayerBlendType() function 338 return HdiSession::GetInstance().CallLayerFunction(devId, layerId, &HdiLayer::SetLayerBlendType, type); in SetLayerBlendType()
|
H A D | display_composer_vdi_impl.h | 73 virtual int32_t SetLayerBlendType(uint32_t devId, uint32_t layerId, BlendType type) override;
|
H A D | display_composer_vdi_impl.cpp | 335 int32_t DisplayComposerVdiImpl::SetLayerBlendType(uint32_t devId, uint32_t layerId, BlendType type) in SetLayerBlendType() function in OHOS::HDI::DISPLAY::DisplayComposerVdiImpl 338 int32_t ec = HdiSession::GetInstance().CallLayerFunction(devId, layerId, &HdiLayer::SetLayerBlendType, type); in SetLayerBlendType()
|
H A D | hdi_layer.cpp | 233 int32_t HdiLayer::SetLayerBlendType(BlendType type) in SetLayerBlendType() function in OHOS::HDI::DISPLAY::HdiLayer
|
/device/soc/rockchip/rk3588/hardware/display/src/display_device/ |
H A D | hdi_layer.h | 152 virtual int32_t SetLayerBlendType(BlendType type);
|
H A D | display_composer_vdi_impl.cpp | 334 int32_t DisplayComposerVdiImpl::SetLayerBlendType(uint32_t devId, uint32_t layerId, BlendType type) in SetLayerBlendType() function in OHOS::HDI::DISPLAY::DisplayComposerVdiImpl 337 int32_t ec = composerModel_->CallLayerFunction(devId, layerId, &HdiLayer::SetLayerBlendType, type); in SetLayerBlendType()
|
H A D | hdi_session.cpp | 335 static int32_t SetLayerBlendType(uint32_t devId, uint32_t layerId, BlendType type)
in SetLayerBlendType() function 338 return HdiSession::GetInstance().CallLayerFunction(devId, layerId, &HdiLayer::SetLayerBlendType, type);
in SetLayerBlendType()
|
H A D | display_composer_vdi_impl.h | 72 virtual int32_t SetLayerBlendType(uint32_t devId, uint32_t layerId, BlendType type) override;
|
H A D | hdi_layer.cpp | 233 int32_t HdiLayer::SetLayerBlendType(BlendType type)
in SetLayerBlendType() function in OHOS::HDI::DISPLAY::HdiLayer
|