Searched refs:GetPropCrtc_hId (Results 1 - 10 of 10) sorted by relevance
/device/soc/rockchip/common/hardware/display/src/display_device/ |
H A D | drm_plane.h | 129 uint32_t GetPropCrtc_hId() const in GetPropCrtc_hId() function in OHOS::HDI::DISPLAY::DrmPlane
|
H A D | hdi_drm_composition.cpp | 79 ret = drmModeAtomicAddProperty(pset, drmPlane.GetId(), drmPlane.GetPropCrtc_hId(), bufferH); in SetCrtcProperty() 80 DISPLAY_DEBUGLOG("set the fb planeid %{public}d, GetPropCrtc_hId %{public}d, crop.h %{public}d", in SetCrtcProperty()
|
/device/soc/rockchip/rk3399/hardware/display/src/display_device/ |
H A D | drm_plane.h | 129 uint32_t GetPropCrtc_hId() const in GetPropCrtc_hId() function in OHOS::HDI::DISPLAY::DrmPlane
|
H A D | hdi_drm_composition.cpp | 78 ret = drmModeAtomicAddProperty(pset, drmPlane.GetId(), drmPlane.GetPropCrtc_hId(), bufferH); in SetCrtcProperty() 79 DISPLAY_DEBUGLOG("set the fb planeid %{public}d, GetPropCrtc_hId %{public}d, crop.h %{public}d", drmPlane.GetId(), in SetCrtcProperty()
|
/device/soc/rockchip/rk3566/hardware/display/src/display_device/ |
H A D | drm_plane.h | 129 uint32_t GetPropCrtc_hId() const in GetPropCrtc_hId() function in OHOS::HDI::DISPLAY::DrmPlane
|
H A D | hdi_drm_composition.cpp | 78 ret = drmModeAtomicAddProperty(pset, drmPlane.GetId(), drmPlane.GetPropCrtc_hId(), bufferH); in SetCrtcProperty() 79 DISPLAY_LOGD("set the fb planeid %{public}d, GetPropCrtc_hId %{public}d, crop.h %{public}d", drmPlane.GetId(), in SetCrtcProperty()
|
/device/soc/rockchip/rk3568/hardware/display/src/display_device/ |
H A D | drm_plane.h | 129 uint32_t GetPropCrtc_hId() const in GetPropCrtc_hId() function in OHOS::HDI::DISPLAY::DrmPlane
|
H A D | hdi_drm_composition.cpp | 78 ret = drmModeAtomicAddProperty(pset, drmPlane.GetId(), drmPlane.GetPropCrtc_hId(), bufferH); in SetCrtcProperty() 79 DISPLAY_LOGD("set the fb planeid %{public}d, GetPropCrtc_hId %{public}d, crop.h %{public}d", drmPlane.GetId(), in SetCrtcProperty()
|
/device/soc/rockchip/rk3588/hardware/display/src/display_device/ |
H A D | drm_plane.h | 141 uint32_t GetPropCrtc_hId() const
in GetPropCrtc_hId() function in OHOS::HDI::DISPLAY::DrmPlane
|
H A D | hdi_drm_composition.cpp | 78 ret = drmModeAtomicAddProperty(pset, drmPlane.GetId(), drmPlane.GetPropCrtc_hId(), bufferH);
in SetCrtcProperty() 79 DISPLAY_LOGI("set the fb planeid %{public}d, GetPropCrtc_hId %{public}d, crop.h %{public}d", drmPlane.GetId(),
in SetCrtcProperty()
|
Completed in 7 milliseconds