Searched refs:sheetSize (Results 1 – 8 of 8) sorted by relevance
211 u32 sheetSize; member248 u32 sheetSize; // テクスチャシートデータサイズ(byte単位) member
502 u32 sheetSize);
468 u32 GetSheetSize() const { return mpData->body.sheetSize; } in GetSheetSize()
595 u32 sheetSize in AssignMemory() argument619 / (sheetSize + sizeof(LRUManager::OrderNode) in AssignMemory()626 u32 sizeSheetCached = sheetSize * numSheetCache; in AssignMemory()770 const u32 offsetBytes = cacheIndex * GetFINF()->pGlyph->sheetSize; in GetLoadedSheet()842 u32 sheetSize; in ConstructOpAnalyzeGLGRPacked() local855 sheetSize = gg.GetSheetSize(); in ConstructOpAnalyzeGLGRPacked()927 … = AssignMemory(pValiableBuffer, sizeValiableBuffer, numResSheet, numLoadSheet, sheetSize); in ConstructOpAnalyzeGLGRPacked()
427 const u32 offsetBytes = sheetNo * tg.sheetSize; in GetGlyphFromIndex()530 offsetBytes += tg.sheetSize; in GenTextureNames()534 nngxUpdateBuffer(tg.sheetImage, tg.sheetSize * sheetNum); in GenTextureNames()
300 NW_FONT_MINMAX_ASSERT ( glyph->sheetSize, 32 * 32 / 2, 1024 * 1024 * 4 ); in Rebuild()
331 const u32 offsetBytes = sheetNo * tg.sheetSize; in GetGlyphFromIndex()
656 const u32 copySize = pContext->pFINF->pGlyph->sheetSize; in ConstructOpPrepairCopySheet()