Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DBuddyAllocator.cpp149 uint64_t currBlockLevel = GetNextFreeAlignedBlock(allocationSizeToLevel, alignment); in Allocate() local
210 size_t currBlockLevel = 0; in Deallocate() local