Home
last modified time | relevance | path

Searched defs:create_pool (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/src/runtime/
H A DOffsetLifetimeManager.cpp56 std::unique_ptr<IMemoryPool> OffsetLifetimeManager::create_pool(IAllocator *allocator) in create_pool() function in arm_compute::OffsetLifetimeManager
H A DBlobLifetimeManager.cpp48 std::unique_ptr<IMemoryPool> BlobLifetimeManager::create_pool(IAllocator *allocator) in create_pool() function in arm_compute::BlobLifetimeManager
/aosp_15_r20/external/perfetto/test/
H A Dsynth_common.py827 def create_pool(args): function
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/
H A Dzink_descriptors.c829 create_pool(struct zink_screen *screen, unsigned num_type_sizes, const VkDescriptorPoolSize *sizes,… in create_pool() function
/aosp_15_r20/external/wayland/tests/data/
H A Dexample-server.h1448 void (*create_pool)(struct wl_client *client, member