Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/page/
Dcpdf_streamparser.cpp39 uint32_t DecodeAllScanlines(std::unique_ptr<CCodec_ScanlineDecoder> pDecoder, in DecodeAllScanlines() function
75 return DecodeAllScanlines(std::move(pDecoder), dest_buf, dest_size); in DecodeInlineStream()
94 return DecodeAllScanlines(std::move(pDecoder), dest_buf, dest_size); in DecodeInlineStream()