Home
last modified time | relevance | path

Searched refs:PngReadHeader (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/fxcodec/codec/
Dicodec_pngmodule.h21 virtual bool PngReadHeader(int width,
Dccodec_progressivedecoder.h172 bool PngReadHeader(int width,
Dccodec_pngmodule.cpp137 if (!pModule->GetDelegate()->PngReadHeader(width, height, bpc, pass, in _png_get_header_func()
Dfx_codec_progress.cpp353 bool CCodec_ProgressiveDecoder::PngReadHeader(int width, in PngReadHeader() function in CCodec_ProgressiveDecoder