Home
last modified time | relevance | path

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

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