Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxbarcode/
DBC_TwoDimWriter.cpp86 std::unique_ptr<CFX_DIBitmap> pStretchBitmap = in RenderBitmapResult() local
89 pOutBitmap = pStretchBitmap.release(); in RenderBitmapResult()
/external/pdfium/xfa/fxbarcode/oned/
DBC_OneDimWriter.cpp351 std::unique_ptr<CFX_DIBitmap> pStretchBitmap = in RenderBitmapResult() local
354 pOutBitmap = pStretchBitmap.release(); in RenderBitmapResult()