Home
last modified time | relevance | path

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

123

/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_deepcopy_guest.cpp48 void deepcopy_VkExtent2D(Allocator* alloc, VkStructureType rootType, const VkExtent2D* from, in deepcopy_VkExtent2D()
55 void deepcopy_VkExtent3D(Allocator* alloc, VkStructureType rootType, const VkExtent3D* from, in deepcopy_VkExtent3D()
62 void deepcopy_VkOffset2D(Allocator* alloc, VkStructureType rootType, const VkOffset2D* from, in deepcopy_VkOffset2D()
69 void deepcopy_VkOffset3D(Allocator* alloc, VkStructureType rootType, const VkOffset3D* from, in deepcopy_VkOffset3D()
76 void deepcopy_VkRect2D(Allocator* alloc, VkStructureType rootType, const VkRect2D* from, in deepcopy_VkRect2D()
85 void deepcopy_VkBaseInStructure(Allocator* alloc, VkStructureType rootType, in deepcopy_VkBaseInStructure()
106 void deepcopy_VkBaseOutStructure(Allocator* alloc, VkStructureType rootType, in deepcopy_VkBaseOutStructure()
127 void deepcopy_VkBufferMemoryBarrier(Allocator* alloc, VkStructureType rootType, in deepcopy_VkBufferMemoryBarrier()
148 void deepcopy_VkDispatchIndirectCommand(Allocator* alloc, VkStructureType rootType, in deepcopy_VkDispatchIndirectCommand()
156 void deepcopy_VkDrawIndexedIndirectCommand(Allocator* alloc, VkStructureType rootType, in deepcopy_VkDrawIndexedIndirectCommand()
[all …]
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_deepcopy.cpp48 void deepcopy_VkExtent2D(Allocator* alloc, VkStructureType rootType, const VkExtent2D* from, in deepcopy_VkExtent2D()
55 void deepcopy_VkExtent3D(Allocator* alloc, VkStructureType rootType, const VkExtent3D* from, in deepcopy_VkExtent3D()
62 void deepcopy_VkOffset2D(Allocator* alloc, VkStructureType rootType, const VkOffset2D* from, in deepcopy_VkOffset2D()
69 void deepcopy_VkOffset3D(Allocator* alloc, VkStructureType rootType, const VkOffset3D* from, in deepcopy_VkOffset3D()
76 void deepcopy_VkRect2D(Allocator* alloc, VkStructureType rootType, const VkRect2D* from, in deepcopy_VkRect2D()
85 void deepcopy_VkBaseInStructure(Allocator* alloc, VkStructureType rootType, in deepcopy_VkBaseInStructure()
106 void deepcopy_VkBaseOutStructure(Allocator* alloc, VkStructureType rootType, in deepcopy_VkBaseOutStructure()
127 void deepcopy_VkBufferMemoryBarrier(Allocator* alloc, VkStructureType rootType, in deepcopy_VkBufferMemoryBarrier()
148 void deepcopy_VkDispatchIndirectCommand(Allocator* alloc, VkStructureType rootType, in deepcopy_VkDispatchIndirectCommand()
156 void deepcopy_VkDrawIndexedIndirectCommand(Allocator* alloc, VkStructureType rootType, in deepcopy_VkDrawIndexedIndirectCommand()
[all …]
/hardware/google/gfxstream/guest/mesa/src/vulkan/util/
Dvk_alloc.h44 vk_alloc(const VkAllocationCallbacks *alloc, in vk_alloc()
52 vk_zalloc(const VkAllocationCallbacks *alloc, in vk_zalloc()
66 vk_realloc(const VkAllocationCallbacks *alloc, in vk_realloc()
74 vk_free(const VkAllocationCallbacks *alloc, void *data) in vk_free()
83 vk_strdup(const VkAllocationCallbacks *alloc, const char *s, in vk_strdup()
100 vk_vasprintf(const VkAllocationCallbacks *alloc, in vk_vasprintf()
113 vk_asprintf(const VkAllocationCallbacks *alloc, in vk_asprintf()
127 const VkAllocationCallbacks *alloc, in vk_alloc2()
139 const VkAllocationCallbacks *alloc, in vk_zalloc2()
154 const VkAllocationCallbacks *alloc, in vk_free2()
[all …]
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_buffer_view.c56 const VkAllocationCallbacks *alloc, in vk_buffer_view_create()
79 const VkAllocationCallbacks *alloc, in vk_buffer_view_destroy()
Dvk_device_memory.c37 const VkAllocationCallbacks *alloc, in vk_device_memory_create()
181 const VkAllocationCallbacks *alloc, in vk_device_memory_destroy()
Dvk_sampler.c93 const VkAllocationCallbacks *alloc, in vk_sampler_create()
165 const VkAllocationCallbacks *alloc, in vk_sampler_destroy()
Dvk_object.c66 const VkAllocationCallbacks *alloc, in vk_object_alloc()
82 const VkAllocationCallbacks *alloc, in vk_object_zalloc()
99 const VkAllocationCallbacks *alloc, in vk_object_multialloc()
115 const VkAllocationCallbacks *alloc, in vk_object_multizalloc()
130 const VkAllocationCallbacks *alloc, in vk_object_free()
Dvk_query_pool.c50 const VkAllocationCallbacks *alloc, in vk_query_pool_create()
72 const VkAllocationCallbacks *alloc, in vk_query_pool_destroy()
Dvk_buffer.c55 const VkAllocationCallbacks *alloc, in vk_buffer_create()
77 const VkAllocationCallbacks *alloc, in vk_buffer_destroy()
Dvk_debug_utils.h35 VkAllocationCallbacks alloc; member
Dvk_command_pool.h45 VkAllocationCallbacks alloc; member
Dvk_image.c115 const VkAllocationCallbacks *alloc, in vk_image_create()
137 const VkAllocationCallbacks *alloc, in vk_image_destroy()
570 const VkAllocationCallbacks *alloc, in vk_image_view_create()
586 const VkAllocationCallbacks *alloc, in vk_image_view_destroy()
/hardware/google/aemu/host-common/
Daddress_space_graphics.cpp201 void deleteAllocation(const Allocation& alloc, std::vector<Block>& existingBlocks) { in deleteAllocation()
237 void freeRingStorage(const Allocation& alloc) { in freeRingStorage()
248 void freeBuffer(const Allocation& alloc) { in freeBuffer()
270 Allocation allocRingViewIntoCombined(const Allocation& alloc) { in allocRingViewIntoCombined()
278 Allocation allocBufferViewIntoCombined(const Allocation& alloc) { in allocBufferViewIntoCombined()
286 void freeRingAndBuffer(const Allocation& alloc) { in freeRingAndBuffer()
345 void fillAllocFromLoad(Allocation& alloc, AddressSpaceGraphicsContext::AllocType allocType) { in fillAllocFromLoad()
421 void fillAllocFromLoad(const Block& block, Allocation& alloc) { in fillAllocFromLoad()
844 void AddressSpaceGraphicsContext::loadAllocation(base::Stream* stream, Allocation& alloc, AddressSp… in loadAllocation()
/hardware/interfaces/automotive/evs/1.1/default/
DEvsDisplay.cpp84 GraphicBufferAllocator& alloc(GraphicBufferAllocator::get()); in forceShutdown() local
206 GraphicBufferAllocator& alloc(GraphicBufferAllocator::get()); in getTargetBuffer() local
/hardware/interfaces/automotive/evs/1.0/default/
DEvsDisplay.cpp75 GraphicBufferAllocator& alloc(GraphicBufferAllocator::get()); in forceShutdown() local
168 GraphicBufferAllocator& alloc(GraphicBufferAllocator::get()); in getTargetBuffer() local
DEvsCamera.cpp90 GraphicBufferAllocator& alloc(GraphicBufferAllocator::get()); in forceShutdown() local
308 GraphicBufferAllocator &alloc(GraphicBufferAllocator::get()); in increaseAvailableFrames_Locked() local
351 GraphicBufferAllocator &alloc(GraphicBufferAllocator::get()); in decreaseAvailableFrames_Locked() local
/hardware/google/aemu/base/include/aemu/base/
DBumpPool.h42 void* alloc(size_t wantedSize) override { in alloc() function
/hardware/google/gfxstream/guest/android-emu/aemu/base/
DBumpPool.h40 void* alloc(size_t wantedSize) override { in alloc() function
DPool.cpp140 void* alloc() { in alloc() function
237 void* alloc() { in alloc() function in gfxstream::guest::Heap
307 void* alloc(size_t wantedSize) { in alloc() function in gfxstream::guest::Pool::Impl
400 void* Pool::alloc(size_t wantedSize) { in alloc() function in gfxstream::guest::Pool
DAndroidSubAllocator.cpp158 void* alloc(size_t wantedSize) { in alloc() function in gfxstream::guest::SubAllocator::Impl
217 void* SubAllocator::alloc(size_t wantedSize) { in alloc() function in gfxstream::guest::SubAllocator
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-jpeg-interface/inc/
Dmm_jpeg_ionbuf.h41 struct ion_allocation_data alloc; member
/hardware/google/gfxstream/include/render-utils/
DIOStream.h50 unsigned char* alloc(size_t len) { in alloc() function
/hardware/google/gfxstream/guest/iostream/include/gfxstream/guest/
DIOStream.h70 virtual unsigned char *alloc(size_t len) { in alloc() function
/hardware/google/aemu/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
/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common_headless.c51 const VkAllocationCallbacks *alloc; member
514 const VkAllocationCallbacks *alloc, in wsi_headless_init_wsi()
551 const VkAllocationCallbacks *alloc) in wsi_headless_finish_wsi()

123