Home
last modified time | relevance | path

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

12

/external/skia/src/gpu/ganesh/vk/
DGrVkDescriptorPool.cpp16 VkDescriptorPoolSize poolSize; in Create() local
/external/skia/src/gpu/graphite/vk/
DVulkanDescriptorPool.cpp40 VkDescriptorPoolSize& poolSize = poolSizes.push_back(); in Make() local
/external/swiftshader/src/Vulkan/
DVkDescriptorPool.hpp56 size_t poolSize = 0; member in vk::DescriptorPool
/external/deqp/framework/referencerenderer/
DrrVertexPacket.cpp80 const size_t poolSize = 8; in alloc() local
/external/glide/library/src/main/java/com/bumptech/glide/load/engine/executor/
DFifoPriorityThreadPoolExecutor.java26 public FifoPriorityThreadPoolExecutor(int poolSize) { in FifoPriorityThreadPoolExecutor()
/external/armnn/src/backends/aclCommon/
DArmComputeTensorUtils.cpp288 const arm_compute::Size2D poolSize(descriptor.m_PoolWidth, descriptor.m_PoolHeight); in BuildArmComputePoolingLayerInfo() local
306 …const arm_compute::Size3D poolSize(descriptor.m_PoolWidth, descriptor.m_PoolHeight, descriptor.m_P… in BuildArmComputePooling3dLayerInfo() local
/external/armnn/src/armnn/layers/
DPooling2dLayer.cpp63 { in InferOutputShapes()
DPooling3dLayer.cpp65 { in InferOutputShapes()
/external/skia/bench/
DGrMemoryPoolBench.cpp156 GrMemoryPoolBench(const char* name, RunBenchProc proc, int poolSize) in GrMemoryPoolBench()
/external/caliper/caliper/src/main/java/com/google/caliper/runner/
DExperimentingRunnerModule.java88 int poolSize = Integer.parseInt(config.properties().get(RUNNER_MAX_PARALLELISM_OPTION)); in provideExecutorService() local
/external/cronet/third_party/icu/source/i18n/
Duspoof_conf.cpp339 int32_t poolSize = stringPool->size(); in build() local
/external/icu/icu4c/source/i18n/
Duspoof_conf.cpp339 int32_t poolSize = stringPool->size(); in build() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiDescriptorSetTests.cpp420 const VkDescriptorPoolSize poolSize[] = { in descriptorSetLayoutBindingOrderingTest() local
/external/replicaisland/src/com/replica/replicaisland/
DGameObjectFactory.java207 public int poolSize; in GameObjectFactory() field in GameObjectFactory.ComponentClass
/external/mesa3d/src/gfxstream/host/vulkan/emulated_textures/
DCompressedImageInfo.cpp665 VkDescriptorPoolSize poolSize = { in initializeDecompressionPipeline() local
/external/sdk-platform-java/gax-java/gax-grpc/src/main/java/com/google/api/gax/grpc/
DInstantiatingGrpcChannelProvider.java627 public Builder setPoolSize(int poolSize) { in setPoolSize()
/external/deqp/external/vulkancts/vkscserver/
DvksCacheBuilder.cpp672 VkPipelinePoolSize poolSize = { in buildPipelineCache() local
/external/icu/android_icu4j/src/main/java/android/icu/text/
DSpoofChecker.java911 int poolSize = stringPool.size(); in build() local
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/text/
DSpoofChecker.java957 int poolSize = stringPool.size(); in build() local
/external/zstd/lib/compress/
Dzstdmt_compress.c146 size_t const poolSize = sizeof(*bufPool); in ZSTDMT_sizeof_bufferPool() local
422 size_t const poolSize = sizeof(*cctxPool); in ZSTDMT_sizeof_CCtxPool() local
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmGraphicsShaderTestUtil.cpp3653 const VkDescriptorPoolSize poolSize = { in runAndVerifyDefaultPipeline() local
3692 const VkDescriptorPoolSize poolSize = { in runAndVerifyDefaultPipeline() local
/external/deqp/external/vulkancts/framework/vulkan/
DvkResourceInterface.cpp354 VkPipelinePoolSize poolSize = { in preparePipelinePoolSizes() local
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawAhbExternalFormatResolveTests.cpp1121 const vk::VkDescriptorPoolSize poolSize = { in createDescriptors() local
/external/armnn/src/backends/backendsCommon/test/layerTests/
DPooling3dTestImpl.cpp1129 const unsigned int poolSize = 3; in ComparePooling3dTestCommon() local
/external/vulkan-validation-layers/tests/
Dvkrenderframework.cpp914 VkDescriptorPoolSize poolSize; in CreateVKDescriptorSet() local

12