Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/dib/
Dcstretchengine.h88 UnownedPtr<ScanlineComposerIface> const m_pDestBitmap; variable
Dcstretchengine.cpp238 m_pDestBitmap(pDestBitmap), in CStretchEngine()
744 m_pDestBitmap->ComposeScanline(row - m_DestClip.top, m_DestScanline.data(), in StretchVert()