Home
last modified time | relevance | path

Searched defs:alloc (Results 1 – 20 of 20) sorted by relevance

/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_deepcopy_guest.cpp47 Allocator* alloc, in deepcopy_VkExtent2D()
58 Allocator* alloc, in deepcopy_VkExtent3D()
69 Allocator* alloc, in deepcopy_VkOffset2D()
80 Allocator* alloc, in deepcopy_VkOffset3D()
91 Allocator* alloc, in deepcopy_VkRect2D()
104 Allocator* alloc, in deepcopy_VkBaseInStructure()
132 Allocator* alloc, in deepcopy_VkBaseOutStructure()
160 Allocator* alloc, in deepcopy_VkBufferMemoryBarrier()
188 Allocator* alloc, in deepcopy_VkDispatchIndirectCommand()
199 Allocator* alloc, in deepcopy_VkDrawIndexedIndirectCommand()
[all …]
DVulkanStreamGuest.cpp29 void VulkanStreamGuest::alloc(void** ptrAddr, size_t bytes) { in alloc() function in goldfish_vk::VulkanStreamGuest
DHostVisibleMemoryVirtualization.cpp312 HostMemAlloc* alloc, in subAllocHostMemory()
/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/common/
Dgoldfish_vk_deepcopy.cpp45 Allocator* alloc, in deepcopy_VkExtent2D()
56 Allocator* alloc, in deepcopy_VkExtent3D()
67 Allocator* alloc, in deepcopy_VkOffset2D()
78 Allocator* alloc, in deepcopy_VkOffset3D()
89 Allocator* alloc, in deepcopy_VkRect2D()
102 Allocator* alloc, in deepcopy_VkBaseInStructure()
130 Allocator* alloc, in deepcopy_VkBaseOutStructure()
158 Allocator* alloc, in deepcopy_VkBufferMemoryBarrier()
186 Allocator* alloc, in deepcopy_VkDispatchIndirectCommand()
197 Allocator* alloc, in deepcopy_VkDrawIndexedIndirectCommand()
[all …]
/device/generic/vulkan-cereal/host-common/
Daddress_space_graphics.cpp205 void deleteAllocation(const Allocation& alloc, std::vector<Block>& existingBlocks) { in deleteAllocation()
240 void freeRingStorage(const Allocation& alloc) { in freeRingStorage()
250 void freeBuffer(const Allocation& alloc) { in freeBuffer()
263 Allocation allocRingViewIntoCombined(const Allocation& alloc) { in allocRingViewIntoCombined()
271 Allocation allocBufferViewIntoCombined(const Allocation& alloc) { in allocBufferViewIntoCombined()
279 void freeRingAndBuffer(const Allocation& alloc) { in freeRingAndBuffer()
338 void fillAllocFromLoad(Allocation& alloc, AddressSpaceGraphicsContext::AllocType allocType) { in fillAllocFromLoad()
417 void fillAllocFromLoad(const Block& block, Allocation& alloc) { in fillAllocFromLoad()
836 void AddressSpaceGraphicsContext::loadAllocation(base::Stream* stream, Allocation& alloc, AddressSp… in loadAllocation()
/device/generic/vulkan-cereal/third-party/angle/src/common/
DPoolAlloc.cpp198 for (auto &alloc : mStack.back()) in pop() local
283 void *alloc = malloc(numBytes + mAlignmentMask); in allocate() local
337 for (const Allocation *alloc = this; alloc != 0; alloc = alloc->mPrevAlloc) in checkAllocList() local
/device/generic/goldfish-opengl/android-emu/android/base/
DPool.cpp140 void* alloc() { in alloc() function
237 void* alloc() { in alloc() function in android::base::Heap
307 void* alloc(size_t wantedSize) { in alloc() function in android::base::Pool::Impl
400 void* Pool::alloc(size_t wantedSize) { in alloc() function in android::base::Pool
DBumpPool.h40 void* alloc(size_t wantedSize) override { in alloc() function
DAndroidSubAllocator.cpp159 void* alloc(size_t wantedSize) { in alloc() function in android::base::guest::SubAllocator::Impl
218 void* SubAllocator::alloc(size_t wantedSize) { in alloc() function in android::base::guest::SubAllocator
/device/generic/vulkan-cereal/base/
DBumpPool.h40 void* alloc(size_t wantedSize) override { in alloc() function
DSubAllocator.cpp156 void* alloc(size_t wantedSize) { in alloc() function in android::base::SubAllocator::Impl
229 void* SubAllocator::alloc(size_t wantedSize) { in alloc() function in android::base::SubAllocator
/device/generic/opengl-transport/host/libs/virglrenderer/OpenglRender/
DIOStream.h28 unsigned char* alloc(size_t len) { in alloc() function
/device/generic/vulkan-cereal/fake-android-guest/androidImpl/
DSharedBuffer.cpp23 SharedBuffer* SharedBuffer::alloc(size_t size) in alloc() function in android::SharedBuffer
DGrallocDispatch.h29 int alloc(int w, in alloc() function
/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DVirtioGpuStream.h46 virtual unsigned char *alloc(size_t len) in alloc() function
/device/generic/vulkan-cereal/stream-servers/
DIOStream.h48 unsigned char* alloc(size_t len) { in alloc() function
/device/generic/goldfish-opengl/host/include/libOpenglRender/
DIOStream.h67 virtual unsigned char *alloc(size_t len) { in alloc() function
/device/generic/vulkan-cereal/stream-servers/vulkan/
DVulkanStream.cpp58 void VulkanStream::alloc(void** ptrAddr, size_t bytes) { in alloc() function in goldfish_vk::VulkanStream
/device/generic/vulkan-cereal/fake-android-guest/hardware/
Dgralloc.h370 int (*alloc)(struct alloc_device_t* dev, member
/device/generic/vulkan-cereal/stream-servers/apigen-codec-common/X11/
DXproto.h1777 BYTE alloc; member