Home
last modified time | relevance | path

Searched refs:GetDeviceAllocator (Results 1 – 12 of 12) sorted by relevance

/NW4C-1.3.3/demos/lyt/archiveFont/sources/
Dmain.cpp186 nw::lyt::Initialize(&demoApp.GetAllocator(), &demoApp.GetDeviceAllocator()); in nnMain()
190 &demoApp.GetDeviceAllocator(), NW_DEMO_FILE_PATH(L"layout.arc"), 128); in nnMain()
206 … ReadArchiveFont(pArchiveFont , NW_DEMO_FILE_PATH(L"sample.bcfna"), demoApp.GetDeviceAllocator()); in nnMain()
280 demoApp.GetDeviceAllocator().Free(arcFontBuf); in nnMain()
/NW4C-1.3.3/demos/lyt/multiArc/sources/
Dmain.cpp162 nw::lyt::Initialize(&demoApp.GetAllocator(), &demoApp.GetDeviceAllocator()); in nnMain()
165 &demoApp.GetDeviceAllocator(), NW_DEMO_FILE_PATH(L"layout1.arc"), 128); in nnMain()
169 &demoApp.GetDeviceAllocator(), NW_DEMO_FILE_PATH(L"layout2.arc"), 128); in nnMain()
173 &demoApp.GetDeviceAllocator(), NW_DEMO_FILE_PATH(L"layout3.arc"), 128); in nnMain()
/NW4C-1.3.3/demos/lyt/simple/sources/
Dmain.cpp244 nw::lyt::Initialize(&demoApp.GetAllocator(), &demoApp.GetDeviceAllocator()); in nnMain()
250 if (!fileLayout.Read(NW_DEMO_FILE_PATH(L"layout.arc"), demoApp.GetDeviceAllocator())) in nnMain()
346 demoApp.GetDeviceAllocator().Free(fileLayout.Buffer()); in nnMain()
/NW4C-1.3.3/include/nw/demo/
Ddemo_SimpleApp.h148 nw::os::IAllocator& GetDeviceAllocator() in GetDeviceAllocator() function
/NW4C-1.3.3/demos/lyt/locationAdjust/sources/
Dmain.cpp172 nw::lyt::Initialize(&demoApp.GetAllocator(), &demoApp.GetDeviceAllocator()); in nnMain()
176 &demoApp.GetDeviceAllocator(), NW_DEMO_FILE_PATH(L"layout.arc"), 128); in nnMain()
/NW4C-1.3.3/demos/lyt/extUserData/sources/
Dmain.cpp217 nw::lyt::Initialize(&demoApp.GetAllocator(), &demoApp.GetDeviceAllocator()); in nnMain()
223 &demoApp.GetDeviceAllocator(), NW_DEMO_FILE_PATH(L"layout.arc"), 128); in nnMain()
/NW4C-1.3.3/demos/lyt/group/sources/
Dmain.cpp157 nw::lyt::Initialize(&demoApp.GetAllocator(), &demoApp.GetDeviceAllocator()); in nnMain()
161 &demoApp.GetDeviceAllocator(), NW_DEMO_FILE_PATH(L"layout.arc"), 128); in nnMain()
/NW4C-1.3.3/demos/lyt/simple2/sources/
Dmain.cpp156 nw::lyt::Initialize(&demoApp.GetAllocator(), &demoApp.GetDeviceAllocator()); in nnMain()
160 &demoApp.GetDeviceAllocator(), NW_DEMO_FILE_PATH(L"layout.arc"), 128); in nnMain()
/NW4C-1.3.3/demos/lyt/perspective/sources/
Dmain.cpp223 nw::lyt::Initialize(&demoApp.GetAllocator(), &demoApp.GetDeviceAllocator()); in nnMain()
227 &demoApp.GetDeviceAllocator(), NW_DEMO_FILE_PATH(L"layout.arc"), 128); in nnMain()
/NW4C-1.3.3/demos/lyt/bounding/sources/
Dmain.cpp202 nw::lyt::Initialize(&demoApp.GetAllocator(), &demoApp.GetDeviceAllocator()); in nnMain()
208 &demoApp.GetDeviceAllocator(), NW_DEMO_FILE_PATH(L"layout.arc"), 128); in nnMain()
/NW4C-1.3.3/demos/lyt/tagGroupBind/sources/
Dmain.cpp335 nw::lyt::Initialize(&demoApp.GetAllocator(), &demoApp.GetDeviceAllocator()); in nnMain()
341 &demoApp.GetDeviceAllocator(), NW_DEMO_FILE_PATH(L"layout.arc"), 128); in nnMain()
/NW4C-1.3.3/demos/lyt/animShare/sources/
Dmain.cpp389 nw::lyt::Initialize(&demoApp.GetAllocator(), &demoApp.GetDeviceAllocator()); in nnMain()
395 &demoApp.GetDeviceAllocator(), NW_DEMO_FILE_PATH(L"layout.arc"), 128); in nnMain()