Searched refs:sheetSize (Results 1 – 8 of 8) sorted by relevance
213 u32 sheetSize; member250 u32 sheetSize; // テクスチャシートデータサイズ(byte単位) member
504 u32 sheetSize);
470 u32 GetSheetSize() const { return mpData->body.sheetSize; } in GetSheetSize()
597 u32 sheetSize in AssignMemory() argument621 / (sheetSize + sizeof(LRUManager::OrderNode) in AssignMemory()628 u32 sizeSheetCached = sheetSize * numSheetCache; in AssignMemory()772 const u32 offsetBytes = cacheIndex * GetFINF()->pGlyph->sheetSize; in GetLoadedSheet()844 u32 sheetSize; in ConstructOpAnalyzeGLGRPacked() local857 sheetSize = gg.GetSheetSize(); in ConstructOpAnalyzeGLGRPacked()929 … = AssignMemory(pValiableBuffer, sizeValiableBuffer, numResSheet, numLoadSheet, sheetSize); in ConstructOpAnalyzeGLGRPacked()
429 const u32 offsetBytes = sheetNo * tg.sheetSize; in GetGlyphFromIndex()532 offsetBytes += tg.sheetSize; in GenTextureNames()536 nngxUpdateBuffer(tg.sheetImage, tg.sheetSize * sheetNum); in GenTextureNames()
302 NW_FONT_MINMAX_ASSERT ( glyph->sheetSize, 32 * 32 / 2, 1024 * 1024 * 4 ); in Rebuild()
333 const u32 offsetBytes = sheetNo * tg.sheetSize; in GetGlyphFromIndex()
658 const u32 copySize = pContext->pFINF->pGlyph->sheetSize; in ConstructOpPrepairCopySheet()