Home
last modified time | relevance | path

Searched defs:mHeapAllocator (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DBuddyMemoryAllocator.h62 ResourceHeapAllocator* mHeapAllocator; variable
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
DBuddyMemoryAllocatorTests.cpp62 DummyResourceHeapAllocator mHeapAllocator; member in DummyBuddyResourceAllocator