Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/codec/
Dfx_codec_progress.cpp2328 std::unique_ptr<CFX_DIBitmap> pStrechBitmap = pFormatBitmap->StretchTo( in ContinueDecode() local
2332 if (!pStrechBitmap) { in ContinueDecode()
2339 pStrechBitmap.get(), 0, 0); in ContinueDecode()