Home
last modified time | relevance | path

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

/drivers/peripheral/display/hal/default_standard/src/display_device/drm/
Ddrm_plane.h42 uint32_t GetPropFbId() const in GetPropFbId() function
Dhdi_drm_composition.cpp77 …ret = drmModeAtomicAddProperty(pset, drmPlane.GetId(), drmPlane.GetPropFbId(), gemBuffer->GetFbId(… in ApplyPlane()
79 drmPlane.GetPropFbId(), gemBuffer->GetFbId()); in ApplyPlane()