Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/vulkan/libvulkan/
H A Dapi.cpp126 size_t max_pool_size; member
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dpartition_alloc_unittest.cc5167 const size_t max_pool_size = PartitionAddressSpace::ConfigurablePoolMaxSize(); in TEST_P() local