Searched refs:maxSetsPerPool (Results 1 – 2 of 2) sorted by relevance
330 static void SetMaxSetsPerPoolForTesting(uint32_t maxSetsPerPool);332 static void SetMaxSetsPerPoolMultiplierForTesting(uint32_t maxSetsPerPool);
2572 void DynamicDescriptorPool::SetMaxSetsPerPoolForTesting(uint32_t maxSetsPerPool) in SetMaxSetsPerPoolForTesting() argument2574 mMaxSetsPerPool = maxSetsPerPool; in SetMaxSetsPerPoolForTesting()