Home
last modified time | relevance | path

Searched refs:GetPropCrtcId (Results 1 - 7 of 7) sorted by relevance

/drivers/peripheral/display/hal/default_standard/src/display_device/drm/
H A Dhdi_drm_composition.cpp83 ret = drmModeAtomicAddProperty(pset, drmPlane.GetId(), drmPlane.GetPropCrtcId(), mCrtc->GetId()); in ApplyPlane()
85 drmPlane.GetPropCrtcId(), mCrtc->GetId()); in ApplyPlane()
110 ret = drmModeAtomicAddProperty(&pset, mConnector->GetId(), mConnector->GetPropCrtcId(), mCrtc->GetId()); in UpdateMode()
112 mConnector->GetPropCrtcId(), mCrtc->GetId()); in UpdateMode()
H A Ddrm_plane.h50 uint32_t GetPropCrtcId() const in GetPropCrtcId() function in OHOS::HDI::DISPLAY::DrmPlane
H A Ddrm_connector.h87 uint32_t GetPropCrtcId() const in GetPropCrtcId() function in OHOS::HDI::DISPLAY::DrmConnector
/drivers/peripheral/display/composer/vdi_base/src/
H A Dhdi_drm_composition.cpp162 ret = drmModeAtomicAddProperty(pset, drmPlane.GetId(), drmPlane.GetPropCrtcId(), mCrtc->GetId()); in ApplyPlane()
164 drmPlane.GetId(), drmPlane.GetPropCrtcId(), mCrtc->GetId()); in ApplyPlane()
191 ret = drmModeAtomicAddProperty(pset, mConnector->GetId(), mConnector->GetPropCrtcId(), mCrtc->GetId()); in UpdateMode()
193 mConnector->GetId(), mConnector->GetPropCrtcId(), mCrtc->GetId()); in UpdateMode()
290 ret = drmModeAtomicAddProperty(pset, mConnector->GetId(), mConnector->GetPropCrtcId(), mCrtc->GetId()); in Apply()
292 mConnector->GetPropCrtcId(), mCrtc->GetId()); in Apply()
H A Ddrm_connector.cpp317 ret |= drmModeAtomicAddProperty(pset, GetId(), GetPropCrtcId(), crtc_id); in HandleHotplug()
/drivers/peripheral/display/composer/vdi_base/include/
H A Ddrm_connector.h90 uint32_t GetPropCrtcId() const in GetPropCrtcId() function in OHOS::HDI::DISPLAY::DrmConnector
H A Ddrm_plane.h158 uint32_t GetPropCrtcId() const in GetPropCrtcId() function in OHOS::HDI::DISPLAY::DrmPlane

Completed in 4 milliseconds