Home
last modified time | relevance | path

Searched refs:SetLayerBlendType (Results 1 - 24 of 24) sorted by relevance

/device/soc/hisilicon/common/hal/display/source/display_device/src/core/
H A Dhdi_session.cpp310 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 Dhdi_layer.h172 virtual int32_t SetLayerBlendType(BlendType type);
H A Dhdi_layer.cpp169 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 Dhdi_session.cpp331 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 Dhdi_layer.h153 virtual int32_t SetLayerBlendType(BlendType type);
H A Dhdi_layer.cpp171 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 Dhdi_session.cpp332 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 Dhdi_layer.h151 virtual int32_t SetLayerBlendType(BlendType type);
H A Dhdi_layer.cpp168 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 Dhdi_layer.h152 virtual int32_t SetLayerBlendType(BlendType type);
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
337 int32_t ec = composerModel_->CallLayerFunction(devId, layerId, &HdiLayer::SetLayerBlendType, type); in SetLayerBlendType()
H A Dhdi_session.cpp335 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 Ddisplay_composer_vdi_impl.h72 virtual int32_t SetLayerBlendType(uint32_t devId, uint32_t layerId, BlendType type) override;
H A Dhdi_layer.cpp233 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 Dhdi_layer.h152 virtual int32_t SetLayerBlendType(BlendType type);
H A Dhdi_session.cpp335 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 Ddisplay_composer_vdi_impl.h73 virtual int32_t SetLayerBlendType(uint32_t devId, uint32_t layerId, BlendType type) override;
H A Ddisplay_composer_vdi_impl.cpp335 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 Dhdi_layer.cpp233 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 Dhdi_layer.h152 virtual int32_t SetLayerBlendType(BlendType type);
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
337 int32_t ec = composerModel_->CallLayerFunction(devId, layerId, &HdiLayer::SetLayerBlendType, type); in SetLayerBlendType()
H A Dhdi_session.cpp335 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 Ddisplay_composer_vdi_impl.h72 virtual int32_t SetLayerBlendType(uint32_t devId, uint32_t layerId, BlendType type) override;
H A Dhdi_layer.cpp233 int32_t HdiLayer::SetLayerBlendType(BlendType type) in SetLayerBlendType() function in OHOS::HDI::DISPLAY::HdiLayer

Completed in 15 milliseconds