HomeSort by relevance Sort by last modified time
    Searched refs:PngFillScanlineBufCompleted (Results 1 - 4 of 4) sorted by null

  /external/pdfium/core/fxcodec/codec/
ccodec_pngmodule.h 36 virtual void PngFillScanlineBufCompleted(int pass, int line) = 0;
ccodec_pngmodule.cpp 194 pContext->m_pDelegate->PngFillScanlineBufCompleted(pass, row_num);
ccodec_progressivedecoder.h 133 void PngFillScanlineBufCompleted(int pass, int line) override;
fx_codec_progress.cpp 529 void CCodec_ProgressiveDecoder::PngFillScanlineBufCompleted(int pass,
    [all...]

Completed in 81 milliseconds