/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_deepcopy_guest.cpp | 48 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/ |
D | goldfish_vk_deepcopy.cpp | 48 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/ |
D | vk_alloc.h | 44 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/ |
D | vk_buffer_view.c | 56 const VkAllocationCallbacks *alloc, in vk_buffer_view_create() 79 const VkAllocationCallbacks *alloc, in vk_buffer_view_destroy()
|
D | vk_device_memory.c | 37 const VkAllocationCallbacks *alloc, in vk_device_memory_create() 181 const VkAllocationCallbacks *alloc, in vk_device_memory_destroy()
|
D | vk_sampler.c | 93 const VkAllocationCallbacks *alloc, in vk_sampler_create() 165 const VkAllocationCallbacks *alloc, in vk_sampler_destroy()
|
D | vk_object.c | 66 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()
|
D | vk_query_pool.c | 50 const VkAllocationCallbacks *alloc, in vk_query_pool_create() 72 const VkAllocationCallbacks *alloc, in vk_query_pool_destroy()
|
D | vk_buffer.c | 55 const VkAllocationCallbacks *alloc, in vk_buffer_create() 77 const VkAllocationCallbacks *alloc, in vk_buffer_destroy()
|
D | vk_debug_utils.h | 35 VkAllocationCallbacks alloc; member
|
D | vk_command_pool.h | 45 VkAllocationCallbacks alloc; member
|
D | vk_image.c | 115 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/ |
D | address_space_graphics.cpp | 201 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/ |
D | EvsDisplay.cpp | 84 GraphicBufferAllocator& alloc(GraphicBufferAllocator::get()); in forceShutdown() local 206 GraphicBufferAllocator& alloc(GraphicBufferAllocator::get()); in getTargetBuffer() local
|
/hardware/interfaces/automotive/evs/1.0/default/ |
D | EvsDisplay.cpp | 75 GraphicBufferAllocator& alloc(GraphicBufferAllocator::get()); in forceShutdown() local 168 GraphicBufferAllocator& alloc(GraphicBufferAllocator::get()); in getTargetBuffer() local
|
D | EvsCamera.cpp | 90 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/ |
D | BumpPool.h | 42 void* alloc(size_t wantedSize) override { in alloc() function
|
/hardware/google/gfxstream/guest/android-emu/aemu/base/ |
D | BumpPool.h | 40 void* alloc(size_t wantedSize) override { in alloc() function
|
D | Pool.cpp | 140 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
|
D | AndroidSubAllocator.cpp | 158 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/ |
D | mm_jpeg_ionbuf.h | 41 struct ion_allocation_data alloc; member
|
/hardware/google/gfxstream/include/render-utils/ |
D | IOStream.h | 50 unsigned char* alloc(size_t len) { in alloc() function
|
/hardware/google/gfxstream/guest/iostream/include/gfxstream/guest/ |
D | IOStream.h | 70 virtual unsigned char *alloc(size_t len) { in alloc() function
|
/hardware/google/aemu/base/ |
D | SubAllocator.cpp | 156 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/ |
D | wsi_common_headless.c | 51 const VkAllocationCallbacks *alloc; member 514 const VkAllocationCallbacks *alloc, in wsi_headless_init_wsi() 551 const VkAllocationCallbacks *alloc) in wsi_headless_finish_wsi()
|