/device/soc/rockchip/common/hardware/display/src/display_device/ |
H A D | drm_plane.h | 145 uint32_t GetPropSrc_hId() const in GetPropSrc_hId() function in OHOS::HDI::DISPLAY::DrmPlane
|
H A D | hdi_drm_composition.cpp | 114 ret = drmModeAtomicAddProperty(pset, drmPlane.GetId(), drmPlane.GetPropSrc_hId(), in SetSrcProperty() 116 DISPLAY_DEBUGLOG("set the fb planeid %{public}d, GetPropSrc_hId %{public}d, displayRect.h %{public}d", in SetSrcProperty() 117 drmPlane.GetId(), drmPlane.GetPropSrc_hId(), bufferH); in SetSrcProperty()
|
/device/soc/rockchip/rk3399/hardware/display/src/display_device/ |
H A D | drm_plane.h | 145 uint32_t GetPropSrc_hId() const in GetPropSrc_hId() function in OHOS::HDI::DISPLAY::DrmPlane
|
H A D | hdi_drm_composition.cpp | 109 ret = drmModeAtomicAddProperty(pset, drmPlane.GetId(), drmPlane.GetPropSrc_hId(), in SetSrcProperty() 111 DISPLAY_DEBUGLOG("set the fb planeid %{public}d, GetPropSrc_hId %{public}d, displayRect.h %{public}d", in SetSrcProperty() 112 drmPlane.GetId(), drmPlane.GetPropSrc_hId(), bufferH); in SetSrcProperty()
|
/device/soc/rockchip/rk3566/hardware/display/src/display_device/ |
H A D | drm_plane.h | 145 uint32_t GetPropSrc_hId() const in GetPropSrc_hId() function in OHOS::HDI::DISPLAY::DrmPlane
|
H A D | hdi_drm_composition.cpp | 109 ret = drmModeAtomicAddProperty(pset, drmPlane.GetId(), drmPlane.GetPropSrc_hId(), in SetSrcProperty() 111 DISPLAY_LOGD("set the fb planeid %{public}d, GetPropSrc_hId %{public}d, displayRect.h %{public}d", in SetSrcProperty() 112 drmPlane.GetId(), drmPlane.GetPropSrc_hId(), bufferH); in SetSrcProperty()
|
/device/soc/rockchip/rk3568/hardware/display/src/display_device/ |
H A D | drm_plane.h | 145 uint32_t GetPropSrc_hId() const in GetPropSrc_hId() function in OHOS::HDI::DISPLAY::DrmPlane
|
H A D | hdi_drm_composition.cpp | 109 ret = drmModeAtomicAddProperty(pset, drmPlane.GetId(), drmPlane.GetPropSrc_hId(), in SetSrcProperty() 111 DISPLAY_LOGD("set the fb planeid %{public}d, GetPropSrc_hId %{public}d, displayRect.h %{public}d", in SetSrcProperty() 112 drmPlane.GetId(), drmPlane.GetPropSrc_hId(), bufferH); in SetSrcProperty()
|
/device/soc/rockchip/rk3588/hardware/display/src/display_device/ |
H A D | drm_plane.h | 157 uint32_t GetPropSrc_hId() const
in GetPropSrc_hId() function in OHOS::HDI::DISPLAY::DrmPlane
|
H A D | hdi_drm_composition.cpp | 109 ret = drmModeAtomicAddProperty(pset, drmPlane.GetId(), drmPlane.GetPropSrc_hId(),
in SetSrcProperty() 111 DISPLAY_LOGI("set the fb planeid %{public}d, GetPropSrc_hId %{public}d, displayRect.h %{public}d", drmPlane.GetId(),
in SetSrcProperty() 112 drmPlane.GetPropSrc_hId(), bufferH);
in SetSrcProperty()
|