Searched refs:texNamesSize (Results 1 – 1 of 1) sorted by relevance
232 u32 texNamesSize = pContext->pFINF->pGlyph->sheetNum * sizeof(internal::TextureObject); in StreamingConstruct() local233 if (pContext->GetRemain() < texNamesSize) in StreamingConstruct()240 pContext->Advance(texNamesSize); in StreamingConstruct()