Home
last modified time | relevance | path

Searched defs:poolSize (Results 1 – 25 of 25) sorted by relevance

/third_party/grpc/src/csharp/Grpc.Core/Internal/
DGrpcThreadPool.cs42 readonly int poolSize; field in Grpc.Core.Internal.GrpcThreadPool
62 …public GrpcThreadPool(GrpcEnvironment environment, int poolSize, int completionQueueCount, bool in… in GrpcThreadPool()
/third_party/flutter/skia/src/gpu/vk/
DGrVkDescriptorPool.cpp18 VkDescriptorPoolSize poolSize; in GrVkDescriptorPool() local
/third_party/skia/src/gpu/vk/
DGrVkDescriptorPool.cpp16 VkDescriptorPoolSize poolSize; in Create() local
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkDescriptorPool.hpp56 size_t poolSize = 0; member in vk::DescriptorPool
/third_party/vk-gl-cts/framework/referencerenderer/
DrrVertexPacket.cpp80 const size_t poolSize = 8; in alloc() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DDescriptorSetAllocator.cpp66 for (auto& poolSize : mPoolSizes) { in DescriptorSetAllocator() local
/third_party/skia/bench/
DGrMemoryPoolBench.cpp157 GrMemoryPoolBench(const char* name, RunBenchProc proc, int poolSize) in GrMemoryPoolBench()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Duspoof_conf.cpp340 int32_t poolSize = stringPool->size(); in build() local
/third_party/skia/third_party/externals/icu/source/i18n/
Duspoof_conf.cpp340 int32_t poolSize = stringPool->size(); in build() local
/third_party/node/deps/icu-small/source/i18n/
Duspoof_conf.cpp340 int32_t poolSize = stringPool->size(); in build() local
/third_party/icu/icu4c/source/i18n/
Duspoof_conf.cpp340 int32_t poolSize = stringPool->size(); in build() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiDescriptorSetTests.cpp452 const VkDescriptorPoolSize poolSize[] = in descriptorSetLayoutBindingOrderingTest() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_helpers.cpp768 angle::Result DynamicallyGrowingPool<Pool>::initEntryPool(Context *contextVk, uint32_t poolSize) in initEntryPool()
832 angle::Result DynamicQueryPool::init(ContextVk *contextVk, VkQueryType type, uint32_t poolSize) in init()
972 angle::Result DynamicSemaphorePool::init(ContextVk *contextVk, uint32_t poolSize) in init()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DProgramExecutableVk.cpp936 VkDescriptorPoolSize poolSize = {}; in initDynamicDescriptorPools() local
950 VkDescriptorPoolSize poolSize = {}; in initDynamicDescriptorPools() local
Dvk_helpers.cpp2824 angle::Result DynamicallyGrowingPool<Pool>::initEntryPool(Context *contextVk, uint32_t poolSize) in initEntryPool()
2921 angle::Result DynamicQueryPool::init(ContextVk *contextVk, VkQueryType type, uint32_t poolSize) in init()
3264 angle::Result DynamicSemaphorePool::init(ContextVk *contextVk, uint32_t poolSize) in init()
DUtilsVk.cpp1139 VkDescriptorPoolSize poolSize = {}; in ensureResourcesInitialized() local
DContextVk.cpp829 VkDescriptorPoolSize poolSize = {}; in initialize() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DSpoofChecker.java966 int poolSize = stringPool.size(); in build() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DSpoofChecker.java918 int poolSize = stringPool.size(); in build() local
/third_party/node/lib/
Dbuffer.js141 let poolSize, poolOffset, allocPool; variable
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmGraphicsShaderTestUtil.cpp3519 const VkDescriptorPoolSize poolSize = in runAndVerifyDefaultPipeline() local
3558 const VkDescriptorPoolSize poolSize = in runAndVerifyDefaultPipeline() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorCopyTests.cpp1772 VkDescriptorPoolSize poolSize = in run() local
DvktBindingValveMutableTests.cpp1465 const VkDescriptorPoolSize poolSize = { in makeDescriptorPool() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderTests.cpp1596 const VkDescriptorPoolSize poolSize = in beforeDraw() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp2194 const VkDescriptorPoolSize poolSize = in SubpassRenderer() local