Searched refs:s_ExtHeap (Results 1 – 1 of 1) sorted by relevance
24 nn::fnd::ExpHeap s_ExtHeap; variable34 s_ExtHeap.Initialize(nn::os::GetDeviceMemoryAddress(), nn::os::GetDeviceMemorySize() ); in FsSampleInitialize()40 s_ExtHeap.Finalize(); in FsSampleFinalize()45 return s_ExtHeap.Allocate(size); in FsSampleAllocateMemory()50 s_ExtHeap.Free(p); in FsSampleFreeMemory()