Searched refs:zpos_property (Results 1 – 3 of 3) sorted by relevance
57 const DrmProperty &zpos_property() const;
273 const DrmProperty &DrmPlane::zpos_property() const { in zpos_property() function in android::DrmPlane
772 if (!plane->zpos_property().isImmutable()) { in initDrmDevice()1748 if (plane->zpos_property().id() && !plane->zpos_property().isImmutable()) { in setupCommitFromDisplayConfig()1752 std::tie(std::ignore, min_zpos) = plane->zpos_property().rangeMin(); in setupCommitFromDisplayConfig()1755 plane->zpos_property(), configIndex + min_zpos)) < 0) in setupCommitFromDisplayConfig()