Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/dib/
Dcstretchengine.h64 UnownedPtr<IFX_ScanlineComposer> m_pDestBitmap; variable
Dcstretchengine.cpp233 m_pDestBitmap = pDestBitmap; in CStretchEngine()
747 m_pDestBitmap->ComposeScanline(row - m_DestClip.top, m_DestScanline.data(), in StretchVert()