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.cpp842 RetainPtr<CFX_DIBitmap> pToStrechBitmap = pBitmap; in GDI_StretchDIBits() local
846 pToStrechBitmap = pBitmap->StretchTo(dest_width, dest_height, 0, nullptr); in GDI_StretchDIBits()
849 CFX_WindowsDIB::GetBitmapInfo(pToStrechBitmap); in GDI_StretchDIBits()
851 pToStrechBitmap->GetWidth(), pToStrechBitmap->GetHeight(), in GDI_StretchDIBits()
852 pToStrechBitmap->GetBuffer(), in GDI_StretchDIBits()