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