Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/res/
Dgfx_ResTextureMapper.h554 GetMemorySizeForCloneInternal(&size);
560 void GetMemorySizeForCloneInternal(os::MemorySizeCalculator* pSize) const;
/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_Material.cpp170 resTextureMapper.GetMemorySizeForCloneInternal(&bufferSize); in GetMemorySizeInternal()
180 resTextureMapper.GetMemorySizeForCloneInternal(&bufferSize); in GetMemorySizeInternal()
/NW4C-2.0.3/sources/libraries/gfx/res/
Dgfx_ResTextureMapper.cpp390 ResTextureMapper::GetMemorySizeForCloneInternal(os::MemorySizeCalculator* pSize) const in GetMemorySizeForCloneInternal() function in nw::gfx::res::ResTextureMapper