Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/font/
Dfont_PackedFont.cpp634 …u32 offsetCacheUserArray = math::RoundUp(offsetCacheIndexArray + sizeCacheIndexArra… in AssignMemory() local
635 …u32 offsetCompSheetArray = math::RoundUp(offsetCacheUserArray + sizeCacheUserArray… in AssignMemory()
646 m_pCacheUserArray = reinterpret_cast<u16*> (buffer + offsetCacheUserArray); in AssignMemory()