Searched refs:GetRemain (Results 1 – 4 of 4) sorted by relevance
289 if (pStream->GetRemain() < requireSize) in ConstructOpDispatch()330 if (pStream->GetRemain() < requireSize) in ConstructOpAnalyzeFileHeader()334 if (pContext->GetRemain() < requireSize) in ConstructOpAnalyzeFileHeader()370 if (pStream->GetRemain() < requireSize) in ConstructOpAnalyzeGLGR()375 if (pContext->GetRemain() < requireSize) in ConstructOpAnalyzeGLGR()416 …math::RoundDown(reinterpret_cast<uptr>(pTempFileHead + pContext->GetRemain() - sizeAdjustTable), 2… in ConstructOpAnalyzeGLGR()417 if (pContext->GetRemain() < (pTempGLGRTail - pTempFileHead) + sizeAdjustTable) in ConstructOpAnalyzeGLGR()498 if (pContext->GetRemain() < copySize) in ConstructOpAnalyzeFINF()534 if (pContext->GetRemain() < copySize) in ConstructOpAnalyzeCMAP()569 if (pContext->GetRemain() < copySize) in ConstructOpAnalyzeCWDH()[all …]
812 if (pStream->GetRemain() < requireSize) in ConstructOpAnalyzeGLGRPacked()816 if (pContext->GetRemain() < infoSize) in ConstructOpAnalyzeGLGRPacked()839 const u32 bufferSize = pContext->GetRemain(); in ConstructOpAnalyzeGLGRPacked()971 if (pStream->GetRemain() < requireSize) in ConstructOpPrepairCopyPackedSheet()986 if (pContext->GetRemain() < srcSize) in ConstructOpPrepairCopyPackedSheet()
233 if (pContext->GetRemain() < texNamesSize) in StreamingConstruct()
54 u32 GetRemain() const;224 u32 GetRemain() const in GetRemain() function