Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/drm/
H A Ddrm_plane.h30 const std::string PROP_TYPE = "type"; variable
H A Ddrm_plane.cpp45 ret = drmDevice.GetPlaneProperty(*this, PROP_TYPE, prop); in Init()
/ohos5.0/drivers/peripheral/display/composer/vdi_base/include/
H A Ddrm_plane.h86 const std::string PROP_TYPE = "type"; variable
/ohos5.0/drivers/peripheral/display/composer/vdi_base/src/
H A Ddrm_plane.cpp184 ret = drmDevice.GetPlaneProperty(*this, PROP_TYPE, prop); in Init()