Home
last modified time | relevance | path

Searched refs:GetMemoryIndex (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DBuddyMemoryAllocator.cpp35 uint64_t BuddyMemoryAllocator::GetMemoryIndex(uint64_t offset) const { in GetMemoryIndex() function in dawn_native::BuddyMemoryAllocator
67 const uint64_t memoryIndex = GetMemoryIndex(blockOffset); in Allocate()
93 const uint64_t memoryIndex = GetMemoryIndex(info.mBlockOffset); in Deallocate()
DBuddyMemoryAllocator.h57 uint64_t GetMemoryIndex(uint64_t offset) const;