/device/soc/rockchip/common/hardware/display/src/display_device/ |
H A D | drm_plane.h | 121 uint32_t GetPropCrtc_yId() const in GetPropCrtc_yId() function in OHOS::HDI::DISPLAY::DrmPlane
|
H A D | hdi_drm_composition.cpp | 67 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 D | drm_plane.h | 121 uint32_t GetPropCrtc_yId() const in GetPropCrtc_yId() function in OHOS::HDI::DISPLAY::DrmPlane
|
H A D | hdi_drm_composition.cpp | 68 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 D | drm_plane.h | 121 uint32_t GetPropCrtc_yId() const in GetPropCrtc_yId() function in OHOS::HDI::DISPLAY::DrmPlane
|
H A D | hdi_drm_composition.cpp | 68 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 D | drm_plane.h | 121 uint32_t GetPropCrtc_yId() const in GetPropCrtc_yId() function in OHOS::HDI::DISPLAY::DrmPlane
|
H A D | hdi_drm_composition.cpp | 68 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 D | drm_plane.h | 133 uint32_t GetPropCrtc_yId() const
in GetPropCrtc_yId() function in OHOS::HDI::DISPLAY::DrmPlane
|
H A D | hdi_drm_composition.cpp | 68 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()
|