Searched defs:allocHandle (Results 1 – 5 of 5) sorted by relevance
| /third_party/skia/docs/examples/ |
| D | Canvas_accessTopRasterHandle.cpp | 13 bool allocHandle(const SkImageInfo& info, Rec* rec) override { in allocHandle() function in CustomAllocator
|
| /third_party/skia/m133/docs/examples/ |
| D | Canvas_accessTopRasterHandle.cpp | 12 bool allocHandle(const SkImageInfo& info, Rec* rec) override { in allocHandle() function in CustomAllocator
|
| /third_party/skia/gm/ |
| D | rasterhandleallocator.cpp | 62 bool allocHandle(const SkImageInfo& info, Rec* rec) override { in allocHandle() function in SkiaAllocator 127 bool allocHandle(const SkImageInfo& info, Rec* rec) override { in allocHandle() function in CGAllocator 239 bool allocHandle(const SkImageInfo& info, Rec* rec) override { in allocHandle() function in GDIAllocator
|
| /third_party/skia/m133/gm/ |
| D | rasterhandleallocator.cpp | 63 bool allocHandle(const SkImageInfo& info, Rec* rec) override { in allocHandle() function in SkiaAllocator 128 bool allocHandle(const SkImageInfo& info, Rec* rec) override { in allocHandle() function in CGAllocator 240 bool allocHandle(const SkImageInfo& info, Rec* rec) override { in allocHandle() function in GDIAllocator
|
| /third_party/skia/m133/third_party/externals/vulkanmemoryallocator/include/ |
| D | vk_mem_alloc.h | 6284 VmaAllocHandle allocHandle; member 7589 …VkDeviceSize GetAllocationOffset(VmaAllocHandle allocHandle) const override { return (VkDeviceSize… in GetAllocationOffset() 8624 void VmaBlockMetadata_Linear::Free(VmaAllocHandle allocHandle) in Free() 8713 void VmaBlockMetadata_Linear::GetAllocationInfo(VmaAllocHandle allocHandle, VmaVirtualAllocationInf… in GetAllocationInfo() 8721 void* VmaBlockMetadata_Linear::GetAllocationUserData(VmaAllocHandle allocHandle) const in GetAllocationUserData() 8759 void VmaBlockMetadata_Linear::SetAllocationUserData(VmaAllocHandle allocHandle, void* userData) in SetAllocationUserData() 9948 …VkDeviceSize GetAllocationOffset(VmaAllocHandle allocHandle) const override { return ((Block*)allo… in GetAllocationOffset() 10572 void VmaBlockMetadata_TLSF::Free(VmaAllocHandle allocHandle) in Free() 10611 void VmaBlockMetadata_TLSF::GetAllocationInfo(VmaAllocHandle allocHandle, VmaVirtualAllocationInfo&… in GetAllocationInfo() 10620 void* VmaBlockMetadata_TLSF::GetAllocationUserData(VmaAllocHandle allocHandle) const in GetAllocationUserData() [all …]
|