Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/display/composer/vdi_base/include/
H A Ddrm_plane.h90 const std::string PROP_CRTC_W_ID = "CRTC_W"; variable
/ohos5.0/drivers/peripheral/display/composer/vdi_base/src/
H A Ddrm_plane.cpp80 ret = drmDevice.GetPlaneProperty(*this, PROP_CRTC_W_ID, prop); in GetCrtcProp()