Searched refs:maxSetsPerPool (Results 1 – 2 of 2) sorted by relevance
276 void setMaxSetsPerPoolForTesting(uint32_t maxSetsPerPool);
1002 void DynamicDescriptorPool::setMaxSetsPerPoolForTesting(uint32_t maxSetsPerPool) in setMaxSetsPerPoolForTesting() argument1004 mMaxSetsPerPool = maxSetsPerPool; in setMaxSetsPerPoolForTesting()