Home
last modified time | relevance | path

Searched refs:GetMemorySizeForCloneInternal (Results 1 – 3 of 3) sorted by relevance

/NW4C-1.2.23/include/nw/gfx/res/
Dgfx_ResTextureMapper.h498 GetMemorySizeForCloneInternal(&size);
504 void GetMemorySizeForCloneInternal(os::MemorySizeCalculator* pSize) const;
/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_Material.cpp168 resTextureMapper.GetMemorySizeForCloneInternal(&bufferSize); in GetMemorySizeInternal()
178 resTextureMapper.GetMemorySizeForCloneInternal(&bufferSize); in GetMemorySizeInternal()
/NW4C-1.2.23/sources/libraries/gfx/res/
Dgfx_ResTextureMapper.cpp356 ResTextureMapper::GetMemorySizeForCloneInternal(os::MemorySizeCalculator* pSize) const in GetMemorySizeForCloneInternal() function in nw::gfx::res::ResTextureMapper