Home
last modified time | relevance | path

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

/device/soc/rockchip/common/hardware/display/src/display_device/
H A Ddrm_plane.h149 uint32_t GetPropZposId() const in GetPropZposId() function in OHOS::HDI::DISPLAY::DrmPlane
H A Dhdi_drm_composition.cpp154 ret = drmModeAtomicAddProperty(pset, drmPlane.GetId(), drmPlane.GetPropZposId(), layer.GetZorder()); in ApplyPlane()
155 DISPLAY_DEBUGLOG("set the fb planeid %{public}d, GetPropZposId %{public}d, zpos %{public}d", in ApplyPlane()
156 drmPlane.GetId(), drmPlane.GetPropZposId(), layer.GetZorder()); in ApplyPlane()
/device/soc/rockchip/rk3399/hardware/display/src/display_device/
H A Ddrm_plane.h149 uint32_t GetPropZposId() const in GetPropZposId() function in OHOS::HDI::DISPLAY::DrmPlane
H A Dhdi_drm_composition.cpp147 ret = drmModeAtomicAddProperty(pset, drmPlane.GetId(), drmPlane.GetPropZposId(), layer.GetZorder()); in ApplyPlane()
148 DISPLAY_DEBUGLOG("set the fb planeid %{public}d, GetPropZposId %{public}d, zpos %{public}d", in ApplyPlane()
149 drmPlane.GetId(), drmPlane.GetPropZposId(), layer.GetZorder()); in ApplyPlane()
/device/soc/rockchip/rk3566/hardware/display/src/display_device/
H A Ddrm_plane.h149 uint32_t GetPropZposId() const in GetPropZposId() function in OHOS::HDI::DISPLAY::DrmPlane
H A Dhdi_drm_composition.cpp147 ret = drmModeAtomicAddProperty(pset, drmPlane.GetId(), drmPlane.GetPropZposId(), layer.GetZorder()); in ApplyPlane()
148 DISPLAY_LOGD("set the fb planeid %{public}d, GetPropZposId %{public}d, zpos %{public}d", in ApplyPlane()
149 drmPlane.GetId(), drmPlane.GetPropZposId(), layer.GetZorder()); in ApplyPlane()
/device/soc/rockchip/rk3568/hardware/display/src/display_device/
H A Ddrm_plane.h149 uint32_t GetPropZposId() const in GetPropZposId() function in OHOS::HDI::DISPLAY::DrmPlane
H A Dhdi_drm_composition.cpp147 ret = drmModeAtomicAddProperty(pset, drmPlane.GetId(), drmPlane.GetPropZposId(), layer.GetZorder()); in ApplyPlane()
148 DISPLAY_LOGD("set the fb planeid %{public}d, GetPropZposId %{public}d, zpos %{public}d", in ApplyPlane()
149 drmPlane.GetId(), drmPlane.GetPropZposId(), layer.GetZorder()); in ApplyPlane()
/device/soc/rockchip/rk3588/hardware/display/src/display_device/
H A Ddrm_plane.h161 uint32_t GetPropZposId() const in GetPropZposId() function in OHOS::HDI::DISPLAY::DrmPlane
H A Dhdi_drm_composition.cpp147 ret = drmModeAtomicAddProperty(pset, drmPlane.GetId(), drmPlane.GetPropZposId(), 0);//layer.GetZorder()); in ApplyPlane()
148 DISPLAY_LOGI("set the fb planeid %{public}d, GetPropZposId %{public}d, zpos %{public}d", drmPlane.GetId(), in ApplyPlane()
149 drmPlane.GetPropZposId(), 0);//layer.GetZorder()); in ApplyPlane()

Completed in 7 milliseconds