Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/common/
Dgoldfish_vk_deepcopy.cpp47 void deepcopy_VkExtent2D(Allocator* alloc, VkStructureType rootType, const VkExtent2D* from, in deepcopy_VkExtent2D()
54 void deepcopy_VkExtent3D(Allocator* alloc, VkStructureType rootType, const VkExtent3D* from, in deepcopy_VkExtent3D()
61 void deepcopy_VkOffset2D(Allocator* alloc, VkStructureType rootType, const VkOffset2D* from, in deepcopy_VkOffset2D()
68 void deepcopy_VkOffset3D(Allocator* alloc, VkStructureType rootType, const VkOffset3D* from, in deepcopy_VkOffset3D()
75 void deepcopy_VkRect2D(Allocator* alloc, VkStructureType rootType, const VkRect2D* from, in deepcopy_VkRect2D()
84 void deepcopy_VkBaseInStructure(Allocator* alloc, VkStructureType rootType, in deepcopy_VkBaseInStructure()
105 void deepcopy_VkBaseOutStructure(Allocator* alloc, VkStructureType rootType, in deepcopy_VkBaseOutStructure()
126 void deepcopy_VkBufferMemoryBarrier(Allocator* alloc, VkStructureType rootType, in deepcopy_VkBufferMemoryBarrier()
147 void deepcopy_VkDispatchIndirectCommand(Allocator* alloc, VkStructureType rootType, in deepcopy_VkDispatchIndirectCommand()
155 void deepcopy_VkDrawIndexedIndirectCommand(Allocator* alloc, VkStructureType rootType, in deepcopy_VkDrawIndexedIndirectCommand()
[all …]
/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_deepcopy_guest.cpp47 void deepcopy_VkExtent2D(Allocator* alloc, VkStructureType rootType, const VkExtent2D* from, in deepcopy_VkExtent2D()
54 void deepcopy_VkExtent3D(Allocator* alloc, VkStructureType rootType, const VkExtent3D* from, in deepcopy_VkExtent3D()
61 void deepcopy_VkOffset2D(Allocator* alloc, VkStructureType rootType, const VkOffset2D* from, in deepcopy_VkOffset2D()
68 void deepcopy_VkOffset3D(Allocator* alloc, VkStructureType rootType, const VkOffset3D* from, in deepcopy_VkOffset3D()
75 void deepcopy_VkRect2D(Allocator* alloc, VkStructureType rootType, const VkRect2D* from, in deepcopy_VkRect2D()
84 void deepcopy_VkBaseInStructure(Allocator* alloc, VkStructureType rootType, in deepcopy_VkBaseInStructure()
105 void deepcopy_VkBaseOutStructure(Allocator* alloc, VkStructureType rootType, in deepcopy_VkBaseOutStructure()
126 void deepcopy_VkBufferMemoryBarrier(Allocator* alloc, VkStructureType rootType, in deepcopy_VkBufferMemoryBarrier()
147 void deepcopy_VkDispatchIndirectCommand(Allocator* alloc, VkStructureType rootType, in deepcopy_VkDispatchIndirectCommand()
155 void deepcopy_VkDrawIndexedIndirectCommand(Allocator* alloc, VkStructureType rootType, in deepcopy_VkDrawIndexedIndirectCommand()
[all …]
DVulkanStreamGuest.cpp30 void VulkanStreamGuest::alloc(void** ptrAddr, size_t bytes) { in alloc() function in gfxstream::vk::VulkanStreamGuest
/device/generic/goldfish-opengl/android-emu/aemu/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/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.h50 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.cpp53 void VulkanStream::alloc(void** ptrAddr, size_t bytes) { in alloc() function in gfxstream::vk::VulkanStream
/device/generic/vulkan-cereal/fake-android-guest/hardware/
Dgralloc.h370 int (*alloc)(struct alloc_device_t* dev, member
/device/generic/vulkan-cereal/third-party/astc-encoder/Source/
Dwuffs-v0.3.c6370 alloc() { in alloc() function
6654 alloc() { in alloc() function
6938 alloc() { in alloc() function
7126 alloc() { in alloc() function
7386 alloc() { in alloc() function
7616 alloc() { in alloc() function
7994 alloc() { in alloc() function
8264 alloc() { in alloc() function
8535 alloc() { in alloc() function
8795 alloc() { in alloc() function
[all …]
/device/generic/vulkan-cereal/stream-servers/apigen-codec-common/X11/
DXproto.h1777 BYTE alloc; member