Searched refs:SafeFree (Results 1 – 8 of 8) sorted by relevance
| /NW4C-1.2.23/sources/libraries/demo/ |
| D | demo_GraphicsDrawing.cpp | 62 os::SafeFree(m_pShaderBinary, m_ShapeAllocator); in Finalize() 429 os::SafeFree(shaderBuffer, allocator); in InitializeFont() 433 os::SafeFree(fontBuffer, allocator); in InitializeFont() 496 os::SafeFree(m_FontCommandBuffer, m_FontAllocator); in DestroyFont() 499 os::SafeFree(stringBuffer, m_FontAllocator); in DestroyFont() 507 os::SafeFree(resource, m_FontAllocator); in DestroyFont() 508 os::SafeFree(drawBuffer, m_FontAllocator); in DestroyFont()
|
| /NW4C-1.2.23/demos/Nw4cDemo/sources/ |
| D | SmCommandUtility.cpp | 135 nw::os::SafeFree( cmdCacheCopied.cmdBuff, m_Allocator ); in DestroyCopiedCmdCache()
|
| D | SmPrimitive.cpp | 258 nw::os::SafeFree( m_pVertex, m_Allocator ); in ~Sm2DPrimPC()
|
| /NW4C-1.2.23/sources/libraries/dev/ |
| D | dev_ParticleProfile.cpp | 78 os::SafeFree(m_Instance, allocator); in Finalize()
|
| D | dev_Profile.cpp | 431 os::SafeFree(m_Instance, allocator); in Finalize()
|
| /NW4C-1.2.23/include/nw/os/ |
| D | os_Memory.h | 280 SafeFree( in SafeFree() function 305 SafeFree(memory, m_Allocator); in operator()
|
| /NW4C-1.2.23/include/nw/demo/ |
| D | demo_DisplayBufferSwapper.h | 244 nw::os::SafeFree(m_DisplayBuffers, &this->GetAllocator()); in ~DisplayBufferSwapper()
|
| /NW4C-1.2.23/include/nw/gfx/ |
| D | gfx_AnimObject.h | 1363 os::SafeFree(m_CacheBuf, &GetAllocator()); in ChangeAnim()
|