Searched refs:UserAllowPeeling (Results 1 – 2 of 2) sorted by relevance
33 std::optional<bool> UserAllowPeeling,
813 std::optional<bool> UserAllowPeeling, in gatherPeelingPreferences() argument838 if (UserAllowPeeling) in gatherPeelingPreferences()839 PP.AllowPeeling = *UserAllowPeeling; in gatherPeelingPreferences()