Searched refs:hw_restrictions_property (Results 1 – 3 of 3) sorted by relevance
65 const DrmProperty &hw_restrictions_property() const;
116 if (plane->hw_restrictions_property().id()) { in updateRestrictions()118 std::tie(ret, blobId) = plane->hw_restrictions_property().value(); in updateRestrictions()
302 const DrmProperty &DrmPlane::hw_restrictions_property() const { in hw_restrictions_property() function in android::DrmPlane