Home
last modified time | relevance | path

Searched refs:ExpHeap (Results 1 – 25 of 66) sorted by relevance

123

/CTR-SDK-4.2.7-SampleDemos/demo1/
Dsnd.h25 void Initialize(demo::RenderSystemDrawing* p_RenderSystem, nn::fnd::ExpHeap* expHeap);
37 nn::fnd::ExpHeap* mp_AppHeap;
Dfs.h25 void Initialize(demo::RenderSystemDrawing* p_RenderSystem, nn::fnd::ExpHeap* p_AppHeap);
33 nn::fnd::ExpHeap* mp_AppHeap;
Dcamera.h80 void Initialize(demo::RenderSystemDrawing* p_RenderSystem, nn::fnd::ExpHeap* p_AppHeap);
100 nn::fnd::ExpHeap* mp_AppHeap;
Dsavedata.h26 void Initialize(demo::RenderSystemDrawing* p_RenderSystem, nn::fnd::ExpHeap* p_AppHeap);
Dfs.cpp20 void FsDemo::Initialize(demo::RenderSystemDrawing* p_RenderSystem, nn::fnd::ExpHeap* p_AppHeap) in Initialize()
Dsnd.cpp87 void SndDemo::Initialize(demo::RenderSystemDrawing* p_RenderSystem, nn::fnd::ExpHeap* p_AppHeap) in Initialize()
Ddemo1.cpp66 nn::fnd::ExpHeap appHeap; in StartDemo()
Dsavedata.cpp24 void SaveDataDemo::Initialize(demo::RenderSystemDrawing* p_RenderSystem, nn::fnd::ExpHeap*) in Initialize() argument
/CTR-SDK-4.2.7-SampleDemos/common/include/scene/
DTextWriter.h49 void Initialize(nn::fnd::ExpHeap* pExpHeap);
164 nn::fnd::ExpHeap* m_pExpHeap;
DUtil.h50 nn::fnd::ExpHeap* GetHeap();
/CTR-SDK-4.2.7-SampleDemos/common/libraries/scene/
DUtil.cpp28 nn::fnd::ExpHeap* s_pExpHeap = NULL;
30 bit8 s_expHeapObjectBuffer[sizeof (nn::fnd::ExpHeap)] NN_ATTRIBUTE_ALIGN(8);
73 s_pExpHeap = new(s_expHeapObjectBuffer) nn::fnd::ExpHeap(); in SetupMemory()
86 nn::fnd::ExpHeap* GetHeap() in GetHeap()
DTextWriter.cpp107 void TextWriter::Initialize(nn::fnd::ExpHeap* pExpHeap) in Initialize()
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/Common/
DAllocator.cpp30 static nn::fnd::ExpHeap s_ExpHeap;
/CTR-SDK-4.2.7-SampleDemos/fs/Simple/
DFsSample.cpp24 nn::fnd::ExpHeap s_ExtHeap;
/CTR-SDK-4.2.7-SampleDemos/common/include/demo/Utility/
Ddemo_MemoryManager.h99 nn::fnd::ExpHeap m_HeapOnFcram;
/CTR-SDK-4.2.7-SampleDemos/gx/Cmd/FragmentLightingSimpleCmd/
DMemoryManager.h101 nn::fnd::ExpHeap m_HeapOnFcram;
/CTR-SDK-4.2.7-SampleDemos/gx/Api/EarlyDepthTestSample/
DMemoryManager.h101 nn::fnd::ExpHeap m_HeapOnFcram;
/CTR-SDK-4.2.7-SampleDemos/gx/Cmd/TriangleSimpleCmd/
DMemoryManager.h99 nn::fnd::ExpHeap m_HeapOnFcram;
/CTR-SDK-4.2.7-SampleDemos/fs/common/
DFsSampleCommon.cpp37 nn::fnd::ExpHeap heap; in nnMain()
/CTR-SDK-4.2.7-SampleDemos/gx/Demo/Draw2d/
Dgx_Draw2d.cpp34 nn::fnd::ExpHeap s_AppHeap;
/CTR-SDK-4.2.7-SampleDemos/demo2/
Dsnd.cpp27 extern nn::fnd::ExpHeap s_AppHeap;
Ddemo2.cpp25 nn::fnd::ExpHeap s_AppHeap;
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/LineSimple/
DLineSimple.cpp48 nn::fnd::ExpHeap s_AppHeap;
/CTR-SDK-4.2.7-SampleDemos/dlp/SimpleServer/
DParent.cpp66 static nn::fnd::ExpHeap s_AppHeap; in DoParent()
/CTR-SDK-4.2.7-SampleDemos/gx/Api/AlphaTest/
Dgx_AlphaTest.cpp85 nn::fnd::ExpHeap s_AppHeap;

123