Searched defs:StretchDIBits (Results 1 – 10 of 10) sorted by relevance
/external/mesa3d/src/gallium/frontends/wgl/ |
D | stw_gdishim.c | 72 void StretchDIBits(HDC hdc, unsigned int xDest, unsigned int yDest, unsigned int DestWidth, unsigne… in StretchDIBits() function
|
/external/pdfium/core/fxge/win32/ |
D | cgdi_printer_driver.cpp | 69 bool CGdiPrinterDriver::StretchDIBits(RetainPtr<const CFX_DIBBase> bitmap, in StretchDIBits() function in CGdiPrinterDriver
|
D | ctext_only_printer_driver.cpp | 101 bool CTextOnlyPrinterDriver::StretchDIBits(RetainPtr<const CFX_DIBBase> bitmap, in StretchDIBits() function in CTextOnlyPrinterDriver
|
D | cgdi_display_driver.cpp | 154 bool CGdiDisplayDriver::StretchDIBits(RetainPtr<const CFX_DIBBase> bitmap, in StretchDIBits() function in CGdiDisplayDriver
|
D | cps_printer_driver.cpp | 169 bool CPSPrinterDriver::StretchDIBits(RetainPtr<const CFX_DIBBase> bitmap, in StretchDIBits() function in CPSPrinterDriver
|
D | cgdi_plus_ext.cpp | 545 bool CGdiplusExt::StretchDIBits(HDC hDC, in StretchDIBits() function in CGdiplusExt
|
D | cfx_psrenderer.cpp | 494 bool CFX_PSRenderer::StretchDIBits(RetainPtr<const CFX_DIBBase> bitmap, in StretchDIBits() function in CFX_PSRenderer
|
/external/pdfium/core/fxge/agg/ |
D | cfx_agg_devicedriver.cpp | 1284 bool CFX_AggDeviceDriver::StretchDIBits(RetainPtr<const CFX_DIBBase> bitmap, in StretchDIBits() function in pdfium::CFX_AggDeviceDriver
|
/external/pdfium/core/fxge/ |
D | cfx_renderdevice.cpp | 942 bool CFX_RenderDevice::StretchDIBits(RetainPtr<const CFX_DIBBase> bitmap, in StretchDIBits() function in CFX_RenderDevice
|
/external/pdfium/core/fxge/skia/ |
D | fx_skia_device.cpp | 1403 bool CFX_SkiaDeviceDriver::StretchDIBits(RetainPtr<const CFX_DIBBase> bitmap, in StretchDIBits() function in CFX_SkiaDeviceDriver
|