Home
last modified time | relevance | path

Searched refs:Pool (Results 1 – 10 of 10) sorted by relevance

/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_deepcopy_guest.h34 using android::base::Pool;
47 Pool* pool,
52 Pool* pool,
57 Pool* pool,
62 Pool* pool,
67 Pool* pool,
72 Pool* pool,
77 Pool* pool,
82 Pool* pool,
87 Pool* pool,
[all …]
Dgoldfish_vk_deepcopy_guest.cpp35 Pool* pool,
41 Pool* pool, in deepcopy_VkApplicationInfo()
67 Pool* pool, in deepcopy_VkInstanceCreateInfo()
99 Pool* pool, in deepcopy_VkAllocationCallbacks()
113 Pool* pool, in deepcopy_VkPhysicalDeviceFeatures()
122 Pool* pool, in deepcopy_VkFormatProperties()
131 Pool* pool, in deepcopy_VkExtent3D()
140 Pool* pool, in deepcopy_VkImageFormatProperties()
150 Pool* pool, in deepcopy_VkPhysicalDeviceLimits()
165 Pool* pool, in deepcopy_VkPhysicalDeviceSparseProperties()
[all …]
DVulkanStreamGuest.cpp110 android::base::Pool mPool { 8, 4096, 64 };
DVkEncoder.cpp60 using android::base::Pool;
76 Pool* pool() { return &m_pool; } in pool()
118 Pool m_pool { 8, 4096, 64 };
/device/generic/goldfish-opengl/android-emu/android/base/
DPool.cpp262 class Pool::Impl {
381 Pool::Pool(size_t minSize, in Pool() function in android::base::Pool
384 mImpl(new Pool::Impl(minSize, in Pool()
389 Pool::~Pool() { in ~Pool()
400 void* Pool::alloc(size_t wantedSize) { in alloc()
423 void Pool::free(void* ptr) { in free()
431 void Pool::freeAll() { in freeAll()
DPool.h28 class Pool {
39 Pool(size_t minSize = 4,
46 ~Pool();
/device/generic/goldfish-opengl/android-emu/
DCMakeLists.txt5 …se/files/Stream.cpp android/base/files/StreamSerializing.cpp android/base/Pool.cpp android/base/ri…
6 …se/files/Stream.cpp android/base/files/StreamSerializing.cpp android/base/Pool.cpp android/base/ri…
DAndroid.bp9 "android/base/Pool.cpp",
/device/generic/goldfish-opengl/
DBUILD.gn7 "android-emu/android/base/Pool.cpp",
8 "android-emu/android/base/Pool.h",
/device/google/cuttlefish/tools/
Dtombstone_to_line.py128 multiprocessing.Pool(32).map(functools.partial(process_file, args=args),