Home
last modified time | relevance | path

Searched defs:SetAllocator (Results 1 – 3 of 3) sorted by relevance

/NW4C-2.0.3/demos/Nw4cDemo/include/
DSmBase.h33 static void SetAllocator( nw::os::IAllocator* allocator, in SetAllocator() function
/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_Layout.cpp113 Layout::SetAllocator(nw::os::IAllocator* pAllocator) in SetAllocator() function in nw::lyt::Layout
/NW4C-2.0.3/include/nw/gfx/
Dgfx_CommandUtil.h47 static void SetAllocator(nw::os::IAllocator* allocator) { s_Allocator = allocator; } in SetAllocator() function