Home
last modified time | relevance | path

Searched refs:GetPropCrtc_yId (Results 1 - 10 of 10) sorted by relevance

/device/soc/rockchip/common/hardware/display/src/display_device/
H A Ddrm_plane.h121 uint32_t GetPropCrtc_yId() const in GetPropCrtc_yId() function in OHOS::HDI::DISPLAY::DrmPlane
H A Dhdi_drm_composition.cpp67 ret = drmModeAtomicAddProperty(pset, drmPlane.GetId(), drmPlane.GetPropCrtc_yId(), 0); in SetCrtcProperty()
68 DISPLAY_DEBUGLOG("set the fb planeid %{public}d, GetPropCrtc_yId %{public}d, crop.y %{public}d", in SetCrtcProperty()
69 drmPlane.GetId(), drmPlane.GetPropCrtc_yId(), 0); in SetCrtcProperty()
/device/soc/rockchip/rk3399/hardware/display/src/display_device/
H A Ddrm_plane.h121 uint32_t GetPropCrtc_yId() const in GetPropCrtc_yId() function in OHOS::HDI::DISPLAY::DrmPlane
H A Dhdi_drm_composition.cpp68 ret = drmModeAtomicAddProperty(pset, drmPlane.GetId(), drmPlane.GetPropCrtc_yId(), 0); in SetCrtcProperty()
69 DISPLAY_DEBUGLOG("set the fb planeid %{public}d, GetPropCrtc_yId %{public}d, crop.y %{public}d", drmPlane.GetId(), in SetCrtcProperty()
70 drmPlane.GetPropCrtc_yId(), 0); in SetCrtcProperty()
/device/soc/rockchip/rk3566/hardware/display/src/display_device/
H A Ddrm_plane.h121 uint32_t GetPropCrtc_yId() const in GetPropCrtc_yId() function in OHOS::HDI::DISPLAY::DrmPlane
H A Dhdi_drm_composition.cpp68 ret = drmModeAtomicAddProperty(pset, drmPlane.GetId(), drmPlane.GetPropCrtc_yId(), 0); in SetCrtcProperty()
69 DISPLAY_LOGD("set the fb planeid %{public}d, GetPropCrtc_yId %{public}d, crop.y %{public}d", drmPlane.GetId(), in SetCrtcProperty()
70 drmPlane.GetPropCrtc_yId(), 0); in SetCrtcProperty()
/device/soc/rockchip/rk3568/hardware/display/src/display_device/
H A Ddrm_plane.h121 uint32_t GetPropCrtc_yId() const in GetPropCrtc_yId() function in OHOS::HDI::DISPLAY::DrmPlane
H A Dhdi_drm_composition.cpp68 ret = drmModeAtomicAddProperty(pset, drmPlane.GetId(), drmPlane.GetPropCrtc_yId(), 0); in SetCrtcProperty()
69 DISPLAY_LOGD("set the fb planeid %{public}d, GetPropCrtc_yId %{public}d, crop.y %{public}d", drmPlane.GetId(), in SetCrtcProperty()
70 drmPlane.GetPropCrtc_yId(), 0); in SetCrtcProperty()
/device/soc/rockchip/rk3588/hardware/display/src/display_device/
H A Ddrm_plane.h133 uint32_t GetPropCrtc_yId() const in GetPropCrtc_yId() function in OHOS::HDI::DISPLAY::DrmPlane
H A Dhdi_drm_composition.cpp68 ret = drmModeAtomicAddProperty(pset, drmPlane.GetId(), drmPlane.GetPropCrtc_yId(), 0); in SetCrtcProperty()
69 DISPLAY_LOGI("set the fb planeid %{public}d, GetPropCrtc_yId %{public}d, crop.y %{public}d", drmPlane.GetId(), in SetCrtcProperty()
70 drmPlane.GetPropCrtc_yId(), 0); in SetCrtcProperty()

Completed in 7 milliseconds