Searched refs:UserAllowPeeling (Results 1 – 2 of 2) sorted by relevance
40 std::optional<bool> UserAllowPeeling,
989 std::optional<bool> UserAllowPeeling, in gatherPeelingPreferences() argument1015 if (UserAllowPeeling) in gatherPeelingPreferences()1016 PP.AllowPeeling = *UserAllowPeeling; in gatherPeelingPreferences()