Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/demo/
Ddemo_SimpleApp.h138 nw::os::IAllocator& GetAllocator() in GetAllocator() function
/NW4C-1.3.3/include/nw/gfx/
Dgfx_GfxObject.h98 nw::os::IAllocator& GetAllocator() { return m_Allocator; } in GetAllocator() function
Dgfx_CommandUtil.h52 static nw::os::IAllocator* GetAllocator() { return s_Allocator; } in GetAllocator() function
/NW4C-1.3.3/include/nw/lyt/
Dlyt_Layout.h98 static nw::os::IAllocator* GetAllocator() in GetAllocator() function
/NW4C-1.3.3/include/nw/ut/
Dut_MoveArray.h457 os::IAllocator& GetAllocator() { return *m_Allocator; } in GetAllocator() function