Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/dib/
Dcstretchengine.h23 CStretchEngine(ScanlineComposerIface* pDestBitmap,
Dcstretchengine.cpp223 CStretchEngine::CStretchEngine(ScanlineComposerIface* pDestBitmap, in CStretchEngine() argument
238 m_pDestBitmap(pDestBitmap), in CStretchEngine()