Searched refs:GetMemoryIndex (Results 1 – 2 of 2) sorted by relevance
35 uint64_t BuddyMemoryAllocator::GetMemoryIndex(uint64_t offset) const { in GetMemoryIndex() function in dawn_native::BuddyMemoryAllocator67 const uint64_t memoryIndex = GetMemoryIndex(blockOffset); in Allocate()93 const uint64_t memoryIndex = GetMemoryIndex(info.mBlockOffset); in Deallocate()
57 uint64_t GetMemoryIndex(uint64_t offset) const;