Searched defs:HeapAllocator (Results 1 - 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ | ||
H A D | HeapAllocatorD3D12.h | 27 class HeapAllocator : public ResourceHeapAllocator { class |
H A D | HeapAllocatorD3D12.cpp | 23 HeapAllocator::HeapAllocator(Device* device, in HeapAllocator() function in dawn_native::d3d12::HeapAllocator |
/third_party/node/deps/v8/src/heap/ | ||
H A D | heap-allocator.cc | 19 HeapAllocator::HeapAllocator(Heap* heap) : heap_(heap) {} in HeapAllocator() function in v8::internal::HeapAllocator [all...] |
/third_party/skia/include/core/ | ||
H A D | SkBitmap.h | 1171 class HeapAllocator class in SkBitmap [all...] |
Completed in 4 milliseconds