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.cpp44 Allocator* alloc, in deepcopy_VkExtent2D()
55 Allocator* alloc, in deepcopy_VkExtent3D()
66 Allocator* alloc, in deepcopy_VkOffset2D()
77 Allocator* alloc, in deepcopy_VkOffset3D()
88 Allocator* alloc, in deepcopy_VkRect2D()
101 Allocator* alloc, in deepcopy_VkBaseInStructure()
129 Allocator* alloc, in deepcopy_VkBaseOutStructure()
157 Allocator* alloc, in deepcopy_VkBufferMemoryBarrier()
185 Allocator* alloc, in deepcopy_VkDispatchIndirectCommand()
196 Allocator* alloc, in deepcopy_VkDrawIndexedIndirectCommand()
[all …]
DVulkanStreamGuest.cpp29 void VulkanStreamGuest::alloc(void** ptrAddr, size_t bytes) { in alloc() function in goldfish_vk::VulkanStreamGuest
DHostVisibleMemoryVirtualization.cpp295 HostMemAlloc* alloc, in subAllocHostMemory()
/device/generic/vulkan-cereal/host-common/
Daddress_space_graphics.cpp202 void deleteAllocation(const Allocation& alloc, std::vector<Block>& existingBlocks) { in deleteAllocation()
237 void freeRingStorage(const Allocation& alloc) { in freeRingStorage()
247 void freeBuffer(const Allocation& alloc) { in freeBuffer()
260 Allocation allocRingViewIntoCombined(const Allocation& alloc) { in allocRingViewIntoCombined()
268 Allocation allocBufferViewIntoCombined(const Allocation& alloc) { in allocBufferViewIntoCombined()
276 void freeRingAndBuffer(const Allocation& alloc) { in freeRingAndBuffer()
335 void fillAllocFromLoad(Allocation& alloc, AddressSpaceGraphicsContext::AllocType allocType) { in fillAllocFromLoad()
414 void fillAllocFromLoad(const Block& block, Allocation& alloc) { in fillAllocFromLoad()
830 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/opengl-transport/host/libs/virglrenderer/OpenglRender/
DIOStream.h28 unsigned char* alloc(size_t len) { in alloc() function
/device/generic/vulkan-cereal/base/
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
DBumpPool.h39 void* alloc(size_t wantedSize) { in alloc() function
/device/linaro/dragonboard/gralloc/
Dgralloc.cpp169 struct alloc_device_t *alloc = (struct alloc_device_t *) dev; in gbm_mod_close_gpu0() local
210 struct alloc_device_t *alloc; in gbm_mod_open_gpu0() local
/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DVirtioGpuStream.h46 virtual 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/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.cpp54 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