Home
last modified time | relevance | path

Searched defs:GetAllocator (Results 1 – 5 of 5) sorted by relevance

/NW4C-2.0.3/include/nw/demo/
Ddemo_SimpleApp.h140 nw::os::IAllocator& GetAllocator() in GetAllocator() function
/NW4C-2.0.3/include/nw/gfx/
Dgfx_GfxObject.h100 nw::os::IAllocator& GetAllocator() { return m_Allocator; } in GetAllocator() function
Dgfx_CommandUtil.h54 static nw::os::IAllocator* GetAllocator() { return s_Allocator; } in GetAllocator() function
/NW4C-2.0.3/include/nw/lyt/
Dlyt_Layout.h100 static nw::os::IAllocator* GetAllocator() in GetAllocator() function
/NW4C-2.0.3/include/nw/ut/
Dut_MoveArray.h459 os::IAllocator& GetAllocator() { return *m_Allocator; } in GetAllocator() function