Home
last modified time | relevance | path

Searched refs:PROP_TYPE (Results 1 - 12 of 12) sorted by relevance

/device/soc/hisilicon/common/hal/display/source/display_device/src/drm/
H A Ddrm_plane.h30 const std::string PROP_TYPE = "type"; member
H A Ddrm_plane.cpp45 ret = drmDevice.GetPlaneProperty(*this, PROP_TYPE, prop); in Init()
/device/soc/rockchip/common/hardware/display/src/display_device/
H A Ddrm_plane.h86 const std::string PROP_TYPE = "type"; member
H A Ddrm_plane.cpp182 ret = drmDevice.GetPlaneProperty(*this, PROP_TYPE, prop); in Init()
/device/soc/rockchip/rk3399/hardware/display/src/display_device/
H A Ddrm_plane.h86 const std::string PROP_TYPE = "type"; member
H A Ddrm_plane.cpp170 ret = drmDevice.GetPlaneProperty(*this, PROP_TYPE, prop); in Init()
/device/soc/rockchip/rk3566/hardware/display/src/display_device/
H A Ddrm_plane.h86 const std::string PROP_TYPE = "type"; member
H A Ddrm_plane.cpp169 ret = drmDevice.GetPlaneProperty(*this, PROP_TYPE, prop); in Init()
/device/soc/rockchip/rk3568/hardware/display/src/display_device/
H A Ddrm_plane.h86 const std::string PROP_TYPE = "type"; member
H A Ddrm_plane.cpp169 ret = drmDevice.GetPlaneProperty(*this, PROP_TYPE, prop); in Init()
/device/soc/rockchip/rk3588/hardware/display/src/display_device/
H A Ddrm_plane.h98 const std::string PROP_TYPE = "type"; member
H A Ddrm_plane.cpp158 ret = drmDevice.GetPlaneProperty(*this, PROP_TYPE, prop); in Init()

Completed in 6 milliseconds