Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/hal/display/source/display_device/src/drm/
H A Ddrm_plane.h29 const std::string PROP_CRTC_ID = "CRTC_ID"; member
H A Ddrm_plane.cpp42 ret = drmDevice.GetPlaneProperty(*this, PROP_CRTC_ID, prop); in Init()
/device/soc/rockchip/common/hardware/display/src/display_device/
H A Ddrm_plane.h85 const std::string PROP_CRTC_ID = "CRTC_ID"; member
H A Ddrm_plane.cpp149 ret = drmDevice.GetPlaneProperty(*this, PROP_CRTC_ID, prop); in Init()
/device/soc/rockchip/rk3399/hardware/display/src/display_device/
H A Ddrm_plane.h85 const std::string PROP_CRTC_ID = "CRTC_ID"; member
H A Ddrm_plane.cpp139 ret = drmDevice.GetPlaneProperty(*this, PROP_CRTC_ID, prop); in Init()
/device/soc/rockchip/rk3566/hardware/display/src/display_device/
H A Ddrm_plane.h85 const std::string PROP_CRTC_ID = "CRTC_ID"; member
H A Ddrm_plane.cpp139 ret = drmDevice.GetPlaneProperty(*this, PROP_CRTC_ID, prop); in Init()
/device/soc/rockchip/rk3568/hardware/display/src/display_device/
H A Ddrm_plane.h85 const std::string PROP_CRTC_ID = "CRTC_ID"; member
H A Ddrm_plane.cpp139 ret = drmDevice.GetPlaneProperty(*this, PROP_CRTC_ID, prop); in Init()
/device/soc/rockchip/rk3588/hardware/display/src/display_device/
H A Ddrm_plane.h97 const std::string PROP_CRTC_ID = "CRTC_ID"; member
H A Ddrm_plane.cpp128 ret = drmDevice.GetPlaneProperty(*this, PROP_CRTC_ID, prop); in Init()

Completed in 6 milliseconds