Searched refs:GetFb (Results 1 - 17 of 17) sorted by relevance
/device/soc/rockchip/common/hardware/display/src/display_device/ |
H A D | hdi_gfx_composition.cpp | 109 iSurface.phyAddr = buffer.GetFb(); // buffer.GetPhysicalAddr(); in InitGfxSurface() 118 buffer.GetFb(), iSurface.width, iSurface.height, buffer.GetPhysicalAddr(), in InitGfxSurface()
|
H A D | hdi_drm_layer.cpp | 40 ret = drmPrimeFDToHandle(drmFd, hdl.GetFb(), &mGemHandle); in Init()
|
H A D | hdi_layer.h | 55 int GetFb() const in GetFb() function
|
/device/soc/rockchip/rk3399/hardware/display/src/display_device/ |
H A D | hdi_gfx_composition.cpp | 109 iSurface.phyAddr = buffer.GetFb(); // buffer.GetPhysicalAddr(); in InitGfxSurface() 118 buffer.GetFb(), iSurface.width, iSurface.height, in InitGfxSurface()
|
H A D | hdi_drm_layer.cpp | 40 ret = drmPrimeFDToHandle(drmFd, hdl.GetFb(), &mGemHandle); in Init()
|
H A D | hdi_layer.h | 55 int GetFb() const in GetFb() function
|
/device/soc/rockchip/rk3566/hardware/display/src/display_device/ |
H A D | hdi_gfx_composition.cpp | 113 iSurface.phyAddr = buffer.GetFb(); // buffer.GetPhysicalAddr(); in InitGfxSurface() 122 buffer.GetFb(), iSurface.width, iSurface.height, in InitGfxSurface()
|
H A D | hdi_drm_layer.cpp | 41 ret = drmPrimeFDToHandle(drmFd, hdl.GetFb(), &mGemHandle); in Init()
|
H A D | hdi_layer.h | 56 int GetFb() const in GetFb() function
|
/device/soc/rockchip/rk3588/hardware/display/src/display_device/ |
H A D | hdi_gfx_composition.cpp | 113 iSurface.phyAddr = buffer.GetFb(); // buffer.GetPhysicalAddr();
in InitGfxSurface() 122 buffer.GetFb(), iSurface.width, iSurface.height,
in InitGfxSurface()
|
H A D | hdi_drm_layer.cpp | 41 ret = drmPrimeFDToHandle(drmFd, hdl.GetFb(), &mGemHandle);
in Init()
|
H A D | hdi_layer.h | 56 int GetFb() const
in GetFb() function
|
/device/soc/hisilicon/common/hal/display/source/display_device/src/drm/ |
H A D | hdi_drm_layer.cpp | 40 ret = drmPrimeFDToHandle(drmFd, hdl.GetFb(), &mGemHandle);
in Init()
|
/device/soc/rockchip/rk3568/hardware/display/src/display_device/ |
H A D | hdi_drm_layer.cpp | 41 ret = drmPrimeFDToHandle(drmFd, hdl.GetFb(), &mGemHandle); in Init()
|
H A D | hdi_gfx_composition.cpp | 134 iSurface.phyAddr = buffer.GetFb(); // buffer.GetPhysicalAddr(); in InitGfxSurface() 143 buffer.GetFb(), iSurface.width, iSurface.height, in InitGfxSurface()
|
H A D | hdi_layer.h | 56 int GetFb() const in GetFb() function
|
/device/soc/hisilicon/common/hal/display/source/display_device/src/core/ |
H A D | hdi_layer.h | 60 int GetFb() const
in GetFb() function
|
Completed in 7 milliseconds