Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/drm/
H A Ddrm_crtc.h28 const std::string PROP_ACTIVE = "ACTIVE"; variable
H A Ddrm_crtc.cpp38 ret = drmDevice.GetCrtcProperty(*this, PROP_ACTIVE, prop); in Init()
/ohos5.0/drivers/peripheral/display/composer/vdi_base/include/
H A Ddrm_crtc.h28 const std::string PROP_ACTIVE = "ACTIVE"; variable
/ohos5.0/drivers/peripheral/display/composer/vdi_base/src/
H A Ddrm_crtc.cpp50 ret = drmDevice.GetCrtcProperty(*this, PROP_ACTIVE, prop); in Init()