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