Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/flate/
Dflatemodule.cpp117 std::unique_ptr<uint8_t, FxFreeDeleter> TakeDestBuf() { in TakeDestBuf() function in fxcodec::__anon0f322ee60111::CLZWDecoder
827 *dest_buf = decoder->TakeDestBuf(); in FlateOrLZWDecode()