Searched refs:HeapAllocator (Results 1 – 11 of 11) sorted by relevance
23 HeapAllocator::HeapAllocator(Device* device, in HeapAllocator() function in dawn_native::d3d12::HeapAllocator33 ResultOrError<std::unique_ptr<ResourceHeapBase>> HeapAllocator::AllocateResourceHeap( in AllocateResourceHeap()67 void HeapAllocator::DeallocateResourceHeap(std::unique_ptr<ResourceHeapBase> heap) { in DeallocateResourceHeap()
27 class HeapAllocator : public ResourceHeapAllocator {29 HeapAllocator(Device* device,33 ~HeapAllocator() override = default;
97 std::array<std::unique_ptr<HeapAllocator>, ResourceHeapKind::EnumCount> mHeapAllocators;
172 mHeapAllocators[i] = std::make_unique<HeapAllocator>( in ResourceAllocatorManager()
10 SkBitmap::HeapAllocator stdalloc; in draw()
205 HeapAllocator stdalloc; in tryAllocPixels()358 bool SkBitmap::HeapAllocator::allocPixelRef(SkBitmap* dst) { in allocPixelRef()
212 HeapAllocator stdalloc; in tryAllocPixels()360 bool SkBitmap::HeapAllocator::allocPixelRef(SkBitmap* dst) { in allocPixelRef()
1124 class HeapAllocator : public Allocator {
1171 class HeapAllocator : public Allocator {
145 Abstract subclass of <a href='#SkBitmap_HeapAllocator'>HeapAllocator</a>.172 <a href='#SkBitmap_HeapAllocator'>HeapAllocator</a>179 …class <a href='#SkBitmap_HeapAllocator'>HeapAllocator</a> : public <a href='#SkBitmap_Allocator'>A…2138 …mented#Pixel'>pixel</a> memory with <a href='#SkBitmap_HeapAllocator'>HeapAllocator</a>, and repla…2166 …mented#Pixel'>pixel</a> memory with <a href='#SkBitmap_HeapAllocator'>HeapAllocator</a>, and repla…2194 …locator'>allocator</a> is nullptr, use <a href='#SkBitmap_HeapAllocator'>HeapAllocator</a> instead.2211 …f861ca1839146d26e40d56c2a001c"><div><a href='#SkBitmap_HeapAllocator'>HeapAllocator</a> limits the…2231 …locator'>allocator</a> is nullptr, use <a href='#SkBitmap_HeapAllocator'>HeapAllocator</a> instead.3198 Uses <a href='#SkBitmap_HeapAllocator'>HeapAllocator</a> to reserve memory for <a href='#SkBitmap_e…3231 …erence#SkBitmap'>SkBitmap</a>. Uses <a href='#SkBitmap_HeapAllocator'>HeapAllocator</a> to reserve…[all …]