Searched refs:GetRemain (Results 1 – 4 of 4) sorted by relevance
287 if (pStream->GetRemain() < requireSize) in ConstructOpDispatch()328 if (pStream->GetRemain() < requireSize) in ConstructOpAnalyzeFileHeader()332 if (pContext->GetRemain() < requireSize) in ConstructOpAnalyzeFileHeader()368 if (pStream->GetRemain() < requireSize) in ConstructOpAnalyzeGLGR()373 if (pContext->GetRemain() < requireSize) in ConstructOpAnalyzeGLGR()414 …math::RoundDown(reinterpret_cast<uptr>(pTempFileHead + pContext->GetRemain() - sizeAdjustTable), 2… in ConstructOpAnalyzeGLGR()415 if (pContext->GetRemain() < (pTempGLGRTail - pTempFileHead) + sizeAdjustTable) in ConstructOpAnalyzeGLGR()496 if (pContext->GetRemain() < copySize) in ConstructOpAnalyzeFINF()532 if (pContext->GetRemain() < copySize) in ConstructOpAnalyzeCMAP()567 if (pContext->GetRemain() < copySize) in ConstructOpAnalyzeCWDH()[all …]
810 if (pStream->GetRemain() < requireSize) in ConstructOpAnalyzeGLGRPacked()814 if (pContext->GetRemain() < infoSize) in ConstructOpAnalyzeGLGRPacked()837 const u32 bufferSize = pContext->GetRemain(); in ConstructOpAnalyzeGLGRPacked()969 if (pStream->GetRemain() < requireSize) in ConstructOpPrepairCopyPackedSheet()984 if (pContext->GetRemain() < srcSize) in ConstructOpPrepairCopyPackedSheet()
231 if (pContext->GetRemain() < texNamesSize) in StreamingConstruct()
52 u32 GetRemain() const;222 u32 GetRemain() const in GetRemain() function