Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/display/composer/vdi_base/include/
H A Ddrm_plane.h142 uint32_t GetPropSrc_wId() const in GetPropSrc_wId() function
/ohos5.0/drivers/peripheral/display/composer/vdi_base/src/
H A Dhdi_drm_composition.cpp103 ret = drmModeAtomicAddProperty(pset, drmPlane.GetId(), drmPlane.GetPropSrc_wId(), in SetSrcProperty()
106 drmPlane.GetId(), drmPlane.GetPropSrc_wId(), bufferW); in SetSrcProperty()