Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/drm/
H A Ddrm_connector.h32 const std::string PROP_CRTCID = "CRTC_ID"; variable
H A Ddrm_connector.cpp85 ret = drmDevice.GetConnectorProperty(*this, PROP_CRTCID, prop); in Init()
/ohos5.0/drivers/peripheral/display/composer/vdi_base/include/
H A Ddrm_connector.h31 const std::string PROP_CRTCID = "CRTC_ID"; variable
/ohos5.0/drivers/peripheral/display/composer/vdi_base/src/
H A Ddrm_connector.cpp90 ret = drmDevice.GetConnectorProperty(*this, PROP_CRTCID, prop); in Init()