Home
last modified time | relevance | path

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

/device/soc/rockchip/common/hardware/display/src/display_device/
H A Ddrm_plane.h133 uint32_t GetPropSrc_xId() const in GetPropSrc_xId() function in OHOS::HDI::DISPLAY::DrmPlane
H A Dhdi_drm_composition.cpp93 ret = drmModeAtomicAddProperty(pset, drmPlane.GetId(), drmPlane.GetPropSrc_xId(), in SetSrcProperty()
95 DISPLAY_DEBUGLOG("set the fb planeid %{public}d, GetPropSrc_xId %{public}d, displayRect.x %{public}d", in SetSrcProperty()
96 drmPlane.GetId(), drmPlane.GetPropSrc_xId(), 0); in SetSrcProperty()
/device/soc/rockchip/rk3399/hardware/display/src/display_device/
H A Ddrm_plane.h133 uint32_t GetPropSrc_xId() const in GetPropSrc_xId() function in OHOS::HDI::DISPLAY::DrmPlane
H A Dhdi_drm_composition.cpp93 ret = drmModeAtomicAddProperty(pset, drmPlane.GetId(), drmPlane.GetPropSrc_xId(), 0<<16); // 16:shift left 16 bits in SetSrcProperty()
94 DISPLAY_DEBUGLOG("set the fb planeid %{public}d, GetPropSrc_xId %{public}d, displayRect.x %{public}d", in SetSrcProperty()
95 drmPlane.GetId(), drmPlane.GetPropSrc_xId(), 0); in SetSrcProperty()
/device/soc/rockchip/rk3566/hardware/display/src/display_device/
H A Ddrm_plane.h133 uint32_t GetPropSrc_xId() const in GetPropSrc_xId() function in OHOS::HDI::DISPLAY::DrmPlane
H A Dhdi_drm_composition.cpp93 ret = drmModeAtomicAddProperty(pset, drmPlane.GetId(), drmPlane.GetPropSrc_xId(), 0 << 16); // 16:shift left 16 bits in SetSrcProperty()
94 DISPLAY_LOGD("set the fb planeid %{public}d, GetPropSrc_xId %{public}d, displayRect.x %{public}d", in SetSrcProperty()
95 drmPlane.GetId(), drmPlane.GetPropSrc_xId(), 0); in SetSrcProperty()
/device/soc/rockchip/rk3568/hardware/display/src/display_device/
H A Ddrm_plane.h133 uint32_t GetPropSrc_xId() const in GetPropSrc_xId() function in OHOS::HDI::DISPLAY::DrmPlane
H A Dhdi_drm_composition.cpp93 ret = drmModeAtomicAddProperty(pset, drmPlane.GetId(), drmPlane.GetPropSrc_xId(), 0 << 16); // 16:shift left 16 bits in SetSrcProperty()
94 DISPLAY_LOGD("set the fb planeid %{public}d, GetPropSrc_xId %{public}d, displayRect.x %{public}d", in SetSrcProperty()
95 drmPlane.GetId(), drmPlane.GetPropSrc_xId(), 0); in SetSrcProperty()
/device/soc/rockchip/rk3588/hardware/display/src/display_device/
H A Ddrm_plane.h145 uint32_t GetPropSrc_xId() const in GetPropSrc_xId() function in OHOS::HDI::DISPLAY::DrmPlane
H A Dhdi_drm_composition.cpp93 ret = drmModeAtomicAddProperty(pset, drmPlane.GetId(), drmPlane.GetPropSrc_xId(), 0<<16); // 16:shift left 16 bits in SetSrcProperty()
94 DISPLAY_LOGI("set the fb planeid %{public}d, GetPropSrc_xId %{public}d, displayRect.x %{public}d", drmPlane.GetId(), in SetSrcProperty()
95 drmPlane.GetPropSrc_xId(), 0); in SetSrcProperty()

Completed in 7 milliseconds