Searched refs:maxSetsPerPool (Results 1 – 2 of 2) sorted by relevance
291 void setMaxSetsPerPoolForTesting(uint32_t maxSetsPerPool);
1437 void DynamicDescriptorPool::setMaxSetsPerPoolForTesting(uint32_t maxSetsPerPool) in setMaxSetsPerPoolForTesting() argument1439 mMaxSetsPerPool = maxSetsPerPool; in setMaxSetsPerPoolForTesting()