Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/win32/
Dfx_win32_device.cpp830 RetainPtr<CFX_DIBitmap> pToStrechBitmap = pBitmap; in GDI_StretchDIBits() local
834 pToStrechBitmap = pBitmap->StretchTo(dest_width, dest_height, in GDI_StretchDIBits()
838 CFX_WindowsDIB::GetBitmapInfo(pToStrechBitmap); in GDI_StretchDIBits()
840 pToStrechBitmap->GetWidth(), pToStrechBitmap->GetHeight(), in GDI_StretchDIBits()
841 pToStrechBitmap->GetBuffer(), in GDI_StretchDIBits()