Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/font/
Dfont_PackedFont.h528 static u32 CalcCacheSize(
/NW4C-1.3.3/sources/libraries/font/
Dfont_PackedFont.cpp112 u32 cacheSize = CalcCacheSize(gg, numSheetCache); in GetRequireBufferSize()
140 u32 cacheSize = CalcCacheSize(gg, numSheetCache); in GetRequireBufferSize()
558 PackedFont::CalcCacheSize( in CalcCacheSize() function in nw::font::PackedFont