Home
last modified time | relevance | path

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

/device/soc/rockchip/common/hardware/display/src/display_device/
H A Ddrm_plane.h125 uint32_t GetPropCrtc_wId() const in GetPropCrtc_wId() function in OHOS::HDI::DISPLAY::DrmPlane
H A Dhdi_drm_composition.cpp73 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 Ddrm_plane.h125 uint32_t GetPropCrtc_wId() const in GetPropCrtc_wId() function in OHOS::HDI::DISPLAY::DrmPlane
H A Dhdi_drm_composition.cpp73 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 Ddrm_plane.h125 uint32_t GetPropCrtc_wId() const in GetPropCrtc_wId() function in OHOS::HDI::DISPLAY::DrmPlane
H A Dhdi_drm_composition.cpp73 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 Ddrm_plane.h125 uint32_t GetPropCrtc_wId() const in GetPropCrtc_wId() function in OHOS::HDI::DISPLAY::DrmPlane
H A Dhdi_drm_composition.cpp73 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 Ddrm_plane.h137 uint32_t GetPropCrtc_wId() const in GetPropCrtc_wId() function in OHOS::HDI::DISPLAY::DrmPlane
H A Dhdi_drm_composition.cpp73 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()

Completed in 7 milliseconds