Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_progress.cpp2329 CFX_DIBitmap* pStrechBitmap = pFormatBitmap->StretchTo( in ContinueDecode() local
2333 if (pStrechBitmap == NULL) { in ContinueDecode()
2339 pStrechBitmap, 0, 0); in ContinueDecode()
2340 delete pStrechBitmap; in ContinueDecode()
2341 pStrechBitmap = NULL; in ContinueDecode()