Searched refs:s_FrameHeapAllocator (Results 1 – 1 of 1) sorted by relevance
49 nw::demo::FrameHeapAllocator s_FrameHeapAllocator; variable313 s_FrameHeapAllocator.Initialize(reinterpret_cast<uptr>(memory), memorySize); in BuildLattices()315 allocator = &s_FrameHeapAllocator; in BuildLattices()372 void* memory = reinterpret_cast<void*>(s_FrameHeapAllocator.GetStartAddress()); in DestroyLattices()374 s_FrameHeapAllocator.Finalize(); in DestroyLattices()