/device/soc/rockchip/common/hardware/display/src/display_device/ |
H A D | hdi_drm_composition.cpp | 61 ret = drmModeAtomicAddProperty(pset, drmPlane.GetId(), drmPlane.GetPropCrtc_xId(), 0); in SetCrtcProperty() 62 DISPLAY_DEBUGLOG("set the fb planeid %{public}d, GetPropCrtc_xId %{public}d, crop.x %{public}d", in SetCrtcProperty() 63 drmPlane.GetId(), drmPlane.GetPropCrtc_xId(), 0); in SetCrtcProperty() 81 drmPlane.GetId(), drmPlane.GetPropCrtc_xId(), bufferH); in SetCrtcProperty()
|
H A D | drm_plane.h | 117 uint32_t GetPropCrtc_xId() const in GetPropCrtc_xId() function in OHOS::HDI::DISPLAY::DrmPlane
|
/device/soc/rockchip/rk3399/hardware/display/src/display_device/ |
H A D | hdi_drm_composition.cpp | 63 ret = drmModeAtomicAddProperty(pset, drmPlane.GetId(), drmPlane.GetPropCrtc_xId(), 0); in SetCrtcProperty() 64 DISPLAY_DEBUGLOG("set the fb planeid %{public}d, GetPropCrtc_xId %{public}d, crop.x %{public}d", drmPlane.GetId(), in SetCrtcProperty() 65 drmPlane.GetPropCrtc_xId(), 0); in SetCrtcProperty() 80 drmPlane.GetPropCrtc_xId(), bufferH); in SetCrtcProperty()
|
H A D | drm_plane.h | 117 uint32_t GetPropCrtc_xId() const in GetPropCrtc_xId() function in OHOS::HDI::DISPLAY::DrmPlane
|
/device/soc/rockchip/rk3566/hardware/display/src/display_device/ |
H A D | hdi_drm_composition.cpp | 63 ret = drmModeAtomicAddProperty(pset, drmPlane.GetId(), drmPlane.GetPropCrtc_xId(), 0); in SetCrtcProperty() 64 DISPLAY_LOGD("set the fb planeid %{public}d, GetPropCrtc_xId %{public}d, crop.x %{public}d", drmPlane.GetId(), in SetCrtcProperty() 65 drmPlane.GetPropCrtc_xId(), 0); in SetCrtcProperty() 80 drmPlane.GetPropCrtc_xId(), bufferH); in SetCrtcProperty()
|
H A D | drm_plane.h | 117 uint32_t GetPropCrtc_xId() const in GetPropCrtc_xId() function in OHOS::HDI::DISPLAY::DrmPlane
|
/device/soc/rockchip/rk3568/hardware/display/src/display_device/ |
H A D | hdi_drm_composition.cpp | 63 ret = drmModeAtomicAddProperty(pset, drmPlane.GetId(), drmPlane.GetPropCrtc_xId(), 0); in SetCrtcProperty() 64 DISPLAY_LOGD("set the fb planeid %{public}d, GetPropCrtc_xId %{public}d, crop.x %{public}d", drmPlane.GetId(), in SetCrtcProperty() 65 drmPlane.GetPropCrtc_xId(), 0); in SetCrtcProperty() 80 drmPlane.GetPropCrtc_xId(), bufferH); in SetCrtcProperty()
|
H A D | drm_plane.h | 117 uint32_t GetPropCrtc_xId() const in GetPropCrtc_xId() function in OHOS::HDI::DISPLAY::DrmPlane
|
/device/soc/rockchip/rk3588/hardware/display/src/display_device/ |
H A D | hdi_drm_composition.cpp | 63 ret = drmModeAtomicAddProperty(pset, drmPlane.GetId(), drmPlane.GetPropCrtc_xId(), 0);
in SetCrtcProperty() 64 DISPLAY_LOGI("set the fb planeid %{public}d, GetPropCrtc_xId %{public}d, crop.x %{public}d", drmPlane.GetId(),
in SetCrtcProperty() 65 drmPlane.GetPropCrtc_xId(), 0);
in SetCrtcProperty() 80 drmPlane.GetPropCrtc_xId(), bufferH);
in SetCrtcProperty()
|
H A D | drm_plane.h | 129 uint32_t GetPropCrtc_xId() const
in GetPropCrtc_xId() function in OHOS::HDI::DISPLAY::DrmPlane
|