Searched refs:GetSheetSize (Results 1 – 3 of 3) sorted by relevance
142 const u32 sizeSumSheet = math::RoundUp(gg.GetSheetSize() * numRequireSheets, 4); in GetRequireBufferSize()
571 u32 sizeSheetCached = gg.GetSheetSize() * numSheetCache; in CalcCacheSize()857 sheetSize = gg.GetSheetSize(); in ConstructOpAnalyzeGLGRPacked()
470 u32 GetSheetSize() const { return mpData->body.sheetSize; } in GetSheetSize() function