Home
last modified time | relevance | path

Searched refs:SetLayerBlendType (Results 1 – 25 of 35) sorted by relevance

12

/device/soc/nxp/hardware/display/src/display_device/core/
Dhdi_session.cpp313 static int32_t SetLayerBlendType(uint32_t devId, uint32_t layerId, BlendType type) in SetLayerBlendType() function
316 …return HdiSession::GetInstance().CallLayerFunction(devId, layerId, &HdiLayer::SetLayerBlendType, t… in SetLayerBlendType()
393 lFuncs->SetLayerBlendType = SetLayerBlendType; in LayerInitialize()
Dhdi_layer.h175 virtual int32_t SetLayerBlendType(BlendType type);
/device/soc/allwinner/t507/hardware/display/src/display_device/
Dhdi_session.cpp283 static int32_t SetLayerBlendType(uint32_t devId, uint32_t layerId, BlendType type) in SetLayerBlendType() function
285 …return HdiSession::GetInstance().CallLayerFunction(devId, layerId, &HdiLayer::SetLayerBlendType, t… in SetLayerBlendType()
355 lFuncs->SetLayerBlendType = SetLayerBlendType; in LayerInitialize()
Dhdi_layer.h156 virtual int32_t SetLayerBlendType(BlendType type);
Dhdi_layer.cpp170 int32_t HdiLayer::SetLayerBlendType(BlendType type) in SetLayerBlendType() function in OHOS::HDI::DISPLAY::HdiLayer
/device/soc/hisilicon/common/hal/display/source/display_device/src/core/
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, t… in SetLayerBlendType()
384 lFuncs->SetLayerBlendType = SetLayerBlendType; in LayerInitialize()
Dhdi_layer.h172 virtual int32_t SetLayerBlendType(BlendType type);
/device/soc/rockchip/common/hardware/display/src/display_device/
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, t… in SetLayerBlendType()
404 lFuncs->SetLayerBlendType = SetLayerBlendType; in LayerInitialize()
Dhdi_layer.h153 virtual int32_t SetLayerBlendType(BlendType type);
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/
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, t… in SetLayerBlendType()
401 lFuncs->SetLayerBlendType = SetLayerBlendType; in LayerInitialize()
Dhdi_layer.h151 virtual int32_t SetLayerBlendType(BlendType type);
/device/soc/amlogic/a311d/hardware/display/src/display_device/
Dhdi_session.cpp311 static int32_t SetLayerBlendType(uint32_t devId, uint32_t layerId, BlendType type) in SetLayerBlendType() function
314 …return HdiSession::GetInstance().CallLayerFunction(devId, layerId, &HdiLayer::SetLayerBlendType, t… in SetLayerBlendType()
Dhdi_layer.h172 virtual int32_t SetLayerBlendType(BlendType type);
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
311 … = HdiSession::GetInstance().CallLayerFunction(devId, layerId, &HdiLayer::SetLayerBlendType, type); in SetLayerBlendType()
Ddisplay_composer_vdi_impl.h72 virtual int32_t SetLayerBlendType(uint32_t devId, uint32_t layerId, BlendType type) override;
/device/soc/rockchip/rk3566/hardware/display/src/display_device/
Dhdi_layer.h152 virtual int32_t SetLayerBlendType(BlendType type);
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, t… in SetLayerBlendType()
/device/soc/rockchip/rk3588/hardware/display/src/display_device/
Dhdi_layer.h152 virtual int32_t SetLayerBlendType(BlendType type);
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, t… in SetLayerBlendType()
Ddisplay_composer_vdi_impl.h72 virtual int32_t SetLayerBlendType(uint32_t devId, uint32_t layerId, BlendType type) override;
/device/soc/rockchip/rk3568/hardware/display/src/display_device/
Dhdi_layer.h152 virtual int32_t SetLayerBlendType(BlendType type);
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, t… in SetLayerBlendType()
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
311 … = HdiSession::GetInstance().CallLayerFunction(devId, layerId, &HdiLayer::SetLayerBlendType, type); in SetLayerBlendType()
Ddisplay_composer_vdi_impl.h72 virtual int32_t SetLayerBlendType(uint32_t devId, uint32_t layerId, BlendType type) override;

12