/device/soc/rockchip/common/hardware/display/src/display_device/ |
H A D | drm_plane.h | 125 uint32_t GetPropCrtc_wId() const in GetPropCrtc_wId() function in OHOS::HDI::DISPLAY::DrmPlane
|
H A D | hdi_drm_composition.cpp | 73 ret = drmModeAtomicAddProperty(pset, drmPlane.GetId(), drmPlane.GetPropCrtc_wId(), bufferW); in SetCrtcProperty() 74 DISPLAY_DEBUGLOG("set the fb planeid %{public}d, GetPropCrtc_wId %{public}d, crop.w %{public}d", in SetCrtcProperty() 75 drmPlane.GetId(), drmPlane.GetPropCrtc_wId(), bufferW); in SetCrtcProperty() 109 DISPLAY_DEBUGLOG("set the fb planeid %{public}d, GetPropCrtc_wId %{public}d, displayRect.w %{public}d", in SetSrcProperty()
|
/device/soc/rockchip/rk3399/hardware/display/src/display_device/ |
H A D | drm_plane.h | 125 uint32_t GetPropCrtc_wId() const in GetPropCrtc_wId() function in OHOS::HDI::DISPLAY::DrmPlane
|
H A D | hdi_drm_composition.cpp | 73 ret = drmModeAtomicAddProperty(pset, drmPlane.GetId(), drmPlane.GetPropCrtc_wId(), bufferW); in SetCrtcProperty() 74 DISPLAY_DEBUGLOG("set the fb planeid %{public}d, GetPropCrtc_wId %{public}d, crop.w %{public}d", drmPlane.GetId(), in SetCrtcProperty() 75 drmPlane.GetPropCrtc_wId(), bufferW); in SetCrtcProperty() 105 DISPLAY_DEBUGLOG("set the fb planeid %{public}d, GetPropCrtc_wId %{public}d, displayRect.w %{public}d", in SetSrcProperty()
|
/device/soc/rockchip/rk3566/hardware/display/src/display_device/ |
H A D | drm_plane.h | 125 uint32_t GetPropCrtc_wId() const in GetPropCrtc_wId() function in OHOS::HDI::DISPLAY::DrmPlane
|
H A D | hdi_drm_composition.cpp | 73 ret = drmModeAtomicAddProperty(pset, drmPlane.GetId(), drmPlane.GetPropCrtc_wId(), bufferW); in SetCrtcProperty() 74 DISPLAY_LOGD("set the fb planeid %{public}d, GetPropCrtc_wId %{public}d, crop.w %{public}d", drmPlane.GetId(), in SetCrtcProperty() 75 drmPlane.GetPropCrtc_wId(), bufferW); in SetCrtcProperty() 105 DISPLAY_LOGD("set the fb planeid %{public}d, GetPropCrtc_wId %{public}d, displayRect.w %{public}d", in SetSrcProperty()
|
/device/soc/rockchip/rk3568/hardware/display/src/display_device/ |
H A D | drm_plane.h | 125 uint32_t GetPropCrtc_wId() const in GetPropCrtc_wId() function in OHOS::HDI::DISPLAY::DrmPlane
|
H A D | hdi_drm_composition.cpp | 73 ret = drmModeAtomicAddProperty(pset, drmPlane.GetId(), drmPlane.GetPropCrtc_wId(), bufferW); in SetCrtcProperty() 74 DISPLAY_LOGD("set the fb planeid %{public}d, GetPropCrtc_wId %{public}d, crop.w %{public}d", drmPlane.GetId(), in SetCrtcProperty() 75 drmPlane.GetPropCrtc_wId(), bufferW); in SetCrtcProperty() 105 DISPLAY_LOGD("set the fb planeid %{public}d, GetPropCrtc_wId %{public}d, displayRect.w %{public}d", in SetSrcProperty()
|
/device/soc/rockchip/rk3588/hardware/display/src/display_device/ |
H A D | drm_plane.h | 137 uint32_t GetPropCrtc_wId() const
in GetPropCrtc_wId() function in OHOS::HDI::DISPLAY::DrmPlane
|
H A D | hdi_drm_composition.cpp | 73 ret = drmModeAtomicAddProperty(pset, drmPlane.GetId(), drmPlane.GetPropCrtc_wId(), bufferW);
in SetCrtcProperty() 74 DISPLAY_LOGI("set the fb planeid %{public}d, GetPropCrtc_wId %{public}d, crop.w %{public}d", drmPlane.GetId(),
in SetCrtcProperty() 75 drmPlane.GetPropCrtc_wId(), bufferW);
in SetCrtcProperty() 105 DISPLAY_LOGI("set the fb planeid %{public}d, GetPropCrtc_wId %{public}d, displayRect.w %{public}d",
in SetSrcProperty()
|