Home
last modified time | relevance | path

Searched defs:numAllocs (Results 1 – 2 of 2) sorted by relevance

/third_party/lzma/CPP/Common/
DNewHandler.cpp169 static int numAllocs = 0; variable
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkDescriptorPool.cpp121 VkResult DescriptorPool::allocateSets(size_t *sizes, uint32_t numAllocs, VkDescriptorSet *pDescript… in allocateSets()