Searched refs:artificialBudgetCap (Results 1 – 2 of 2) sorted by relevance
353 void ResidencyManager::RestrictBudgetForTesting(uint64_t artificialBudgetCap) { in RestrictBudgetForTesting() argument364 mVideoMemoryInfo.local.budget = mVideoMemoryInfo.local.usage + artificialBudgetCap; in RestrictBudgetForTesting()367 mVideoMemoryInfo.nonLocal.usage + artificialBudgetCap; in RestrictBudgetForTesting()
46 void RestrictBudgetForTesting(uint64_t artificialBudgetCap);