Home
last modified time | relevance | path

Searched defs:GetAvailInput (Results 1 – 7 of 7) sorted by relevance

/external/pdfium/core/fxcodec/bmp/
Dbmp_progressive_decoder.cpp42 FX_FILESIZE BmpProgressiveDecoder::GetAvailInput(Context* context) const { in GetAvailInput() function in fxcodec::BmpProgressiveDecoder
Dbmp_decoder.cpp59 FX_FILESIZE BmpDecoder::GetAvailInput( in GetAvailInput() function in fxcodec::BmpDecoder
Dcfx_bmpdecompressor.cpp680 FX_FILESIZE CFX_BmpDecompressor::GetAvailInput() const { in GetAvailInput() function in fxcodec::CFX_BmpDecompressor
/external/pdfium/core/fxcodec/gif/
Dgif_progressive_decoder.cpp42 FX_FILESIZE GifProgressiveDecoder::GetAvailInput(Context* context) const { in GetAvailInput() function in fxcodec::GifProgressiveDecoder
Dgif_decoder.cpp58 FX_FILESIZE GifDecoder::GetAvailInput( in GetAvailInput() function in fxcodec::GifDecoder
Dcfx_gifcontext.cpp320 uint32_t CFX_GifContext::GetAvailInput() const { in GetAvailInput() function in fxcodec::CFX_GifContext
/external/pdfium/core/fxcodec/jpeg/
Djpeg_progressive_decoder.cpp170 FX_FILESIZE JpegProgressiveDecoder::GetAvailInput(Context* pContext) const { in GetAvailInput() function in fxcodec::JpegProgressiveDecoder