Home
last modified time | relevance | path

Searched refs:GetPropFbId (Results 1 - 4 of 4) sorted by relevance

/drivers/peripheral/display/hal/default_standard/src/display_device/drm/
H A Ddrm_plane.h42 uint32_t GetPropFbId() const in GetPropFbId() function in OHOS::HDI::DISPLAY::DrmPlane
H A Dhdi_drm_composition.cpp77 ret = drmModeAtomicAddProperty(pset, drmPlane.GetId(), drmPlane.GetPropFbId(), gemBuffer->GetFbId()); in ApplyPlane()
79 drmPlane.GetPropFbId(), gemBuffer->GetFbId()); in ApplyPlane()
/drivers/peripheral/display/composer/vdi_base/src/
H A Dhdi_drm_composition.cpp156 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()
/drivers/peripheral/display/composer/vdi_base/include/
H A Ddrm_plane.h114 uint32_t GetPropFbId() const in GetPropFbId() function in OHOS::HDI::DISPLAY::DrmPlane

Completed in 2 milliseconds