Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/font/
Dfont_PackedFont.h530 static u32 CalcCacheSize(
/NW4C-2.0.3/sources/libraries/font/
Dfont_PackedFont.cpp114 u32 cacheSize = CalcCacheSize(gg, numSheetCache); in GetRequireBufferSize()
142 u32 cacheSize = CalcCacheSize(gg, numSheetCache); in GetRequireBufferSize()
560 PackedFont::CalcCacheSize( in CalcCacheSize() function in nw::font::PackedFont