/device/soc/rockchip/common/hardware/display/src/display_device/ |
H A D | hdi_drm_composition.cpp | 166 ret = drmModeAtomicAddProperty(pset, drmPlane.GetId(), drmPlane.GetPropFbId(), gemBuffer->GetFbId()); in ApplyPlane() 168 drmPlane.GetPropFbId(), gemBuffer->GetFbId()); in ApplyPlane() 232 ret = drmModeAtomicAddProperty(pset, drmPlane->GetId(), drmPlane->GetPropFbId(), 0); in RemoveUnusePlane() 233 ret = drmModeAtomicAddProperty(pset, drmPlane->GetId(), drmPlane->GetPropFbId(), 0); in RemoveUnusePlane()
|
H A D | drm_plane.h | 113 uint32_t GetPropFbId() const in GetPropFbId() function in OHOS::HDI::DISPLAY::DrmPlane
|
/device/soc/rockchip/rk3399/hardware/display/src/display_device/ |
H A D | hdi_drm_composition.cpp | 156 ret = drmModeAtomicAddProperty(pset, drmPlane.GetId(), drmPlane.GetPropFbId(), gemBuffer->GetFbId()); in ApplyPlane() 158 drmPlane.GetId(), drmPlane.GetPropFbId(), gemBuffer->GetFbId()); in ApplyPlane() 207 ret = drmModeAtomicAddProperty(pset, drmPlane->GetId(), drmPlane->GetPropFbId(), 0); in RemoveUnusePlane() 208 ret = drmModeAtomicAddProperty(pset, drmPlane->GetId(), drmPlane->GetPropFbId(), 0); in RemoveUnusePlane()
|
H A D | drm_plane.h | 113 uint32_t GetPropFbId() const in GetPropFbId() function in OHOS::HDI::DISPLAY::DrmPlane
|
/device/soc/rockchip/rk3566/hardware/display/src/display_device/ |
H A D | hdi_drm_composition.cpp | 156 ret = drmModeAtomicAddProperty(pset, drmPlane.GetId(), drmPlane.GetPropFbId(), gemBuffer->GetFbId()); in ApplyPlane() 158 drmPlane.GetId(), drmPlane.GetPropFbId(), gemBuffer->GetFbId()); in ApplyPlane() 215 ret = drmModeAtomicAddProperty(pset, drmPlane->GetId(), drmPlane->GetPropFbId(), 0); in RemoveUnusePlane() 216 ret = drmModeAtomicAddProperty(pset, drmPlane->GetId(), drmPlane->GetPropFbId(), 0); in RemoveUnusePlane()
|
H A D | drm_plane.h | 113 uint32_t GetPropFbId() const in GetPropFbId() function in OHOS::HDI::DISPLAY::DrmPlane
|
/device/soc/rockchip/rk3568/hardware/display/src/display_device/ |
H A D | hdi_drm_composition.cpp | 156 ret = drmModeAtomicAddProperty(pset, drmPlane.GetId(), drmPlane.GetPropFbId(), gemBuffer->GetFbId()); in ApplyPlane() 158 drmPlane.GetId(), drmPlane.GetPropFbId(), gemBuffer->GetFbId()); in ApplyPlane() 215 ret = drmModeAtomicAddProperty(pset, drmPlane->GetId(), drmPlane->GetPropFbId(), 0); in RemoveUnusePlane() 216 ret = drmModeAtomicAddProperty(pset, drmPlane->GetId(), drmPlane->GetPropFbId(), 0); in RemoveUnusePlane()
|
H A D | drm_plane.h | 113 uint32_t GetPropFbId() const in GetPropFbId() function in OHOS::HDI::DISPLAY::DrmPlane
|
/device/soc/rockchip/rk3588/hardware/display/src/display_device/ |
H A D | hdi_drm_composition.cpp | 156 ret = drmModeAtomicAddProperty(pset, drmPlane.GetId(), drmPlane.GetPropFbId(), gemBuffer->GetFbId());
in ApplyPlane() 158 drmPlane.GetPropFbId(), gemBuffer->GetFbId());
in ApplyPlane() 215 ret = drmModeAtomicAddProperty(pset, drmPlane->GetId(), drmPlane->GetPropFbId(), 0);
in RemoveUnusePlane() 216 ret = drmModeAtomicAddProperty(pset, drmPlane->GetId(), drmPlane->GetPropFbId(), 0);
in RemoveUnusePlane()
|
H A D | drm_plane.h | 125 uint32_t GetPropFbId() const
in GetPropFbId() function in OHOS::HDI::DISPLAY::DrmPlane
|
/device/soc/hisilicon/common/hal/display/source/display_device/src/drm/ |
H A D | drm_plane.h | 42 uint32_t GetPropFbId() const
in GetPropFbId() function in OHOS::HDI::DISPLAY::DrmPlane
|
H A D | hdi_drm_composition.cpp | 77 ret = drmModeAtomicAddProperty(pset, drmPlane.GetId(), drmPlane.GetPropFbId(), gemBuffer->GetFbId());
in ApplyPlane() 79 drmPlane.GetPropFbId(), gemBuffer->GetFbId());
in ApplyPlane()
|