Searched refs:maxSetsPerPool (Results 1 – 2 of 2) sorted by relevance
274 static void SetMaxSetsPerPoolForTesting(uint32_t maxSetsPerPool);276 static void SetMaxSetsPerPoolMultiplierForTesting(uint32_t maxSetsPerPool);
3918 void DynamicDescriptorPool::SetMaxSetsPerPoolForTesting(uint32_t maxSetsPerPool) in SetMaxSetsPerPoolForTesting() argument3920 mMaxSetsPerPool = maxSetsPerPool; in SetMaxSetsPerPoolForTesting()