Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/win32/
Dwin32_int.h38 bool StretchDIBits(HDC hDC,
154 bool StretchDIBits(const RetainPtr<CFX_DIBBase>& pBitmap,
194 bool StretchDIBits(const RetainPtr<CFX_DIBBase>& pBitmap,
257 bool StretchDIBits(const RetainPtr<CFX_DIBBase>& pBitmap,
321 bool StretchDIBits(const RetainPtr<CFX_DIBBase>& pBitmap,
Dfx_win32_print.cpp83 return StretchDIBits(pSource, color, left - src_rect.left, in SetDIBits()
102 bool CGdiPrinterDriver::StretchDIBits(const RetainPtr<CFX_DIBBase>& pSource, in StretchDIBits() function in CGdiPrinterDriver
182 return StretchDIBits(pSource, color, in StartDIBits()
197 return StretchDIBits(pTransformed, color, full_rect.left, full_rect.top, in StartDIBits()
474 bool CPSPrinterDriver::StretchDIBits(const RetainPtr<CFX_DIBBase>& pBitmap, in StretchDIBits() function in CPSPrinterDriver
485 return m_PSRenderer.StretchDIBits(pBitmap, color, dest_left, dest_top, in StretchDIBits()
595 bool CTextOnlyPrinterDriver::StretchDIBits( in StretchDIBits() function in CTextOnlyPrinterDriver
Dfx_win32_device.cpp787 ::StretchDIBits(m_hDC, left, top, dst_width, dst_height, 0, 0, dst_width, in GDI_SetDIBits()
839 ::StretchDIBits(m_hDC, dest_left, dest_top, dest_width, dest_height, 0, 0, in GDI_StretchDIBits()
897 ::StretchDIBits(m_hDC, dest_left, dest_top, dest_width, dest_height, 0, 0, in GDI_StretchBitMask()
1225 return StretchDIBits(pSource, color, left - src_rect.left, in SetDIBits()
1277 bool CGdiDisplayDriver::StretchDIBits(const RetainPtr<CFX_DIBBase>& pSource, in StretchDIBits() function in CGdiDisplayDriver
1331 return pPlatform->m_GdiplusExt.StretchDIBits( in StretchDIBits()
Dcfx_psrenderer.h82 bool StretchDIBits(const RetainPtr<CFX_DIBBase>& pBitmap,
Dcfx_psrenderer.cpp288 bool CFX_PSRenderer::StretchDIBits(const RetainPtr<CFX_DIBBase>& pSource, in StretchDIBits() function in CFX_PSRenderer
Dfx_win32_gdipext.cpp776 bool CGdiplusExt::StretchDIBits(HDC hDC, in StretchDIBits() function in CGdiplusExt
/external/pdfium/core/fpdfapi/render/
Dcpdf_devicebuffer.cpp78 m_pDevice->StretchDIBits(m_pBitmap, m_Rect.left, m_Rect.top, in OutputToDevice()
89 m_pDevice->StretchDIBits(pBuffer, m_Rect.left, m_Rect.top, m_Rect.Width(), in OutputToDevice()
Dcpdf_scaledrenderbuffer.cpp74 m_pDevice->StretchDIBits(m_pBitmapDevice->GetBitmap(), m_Rect.left, in OutputToDevice()
/external/skqp/tools/sk_app/win/
DRasterWindowContext_win.cpp80 StretchDIBits(dc, 0, 0, fWidth, fHeight, 0, 0, fWidth, fHeight, bmpInfo->bmiColors, bmpInfo, in swapBuffers()
/external/skia/tools/sk_app/win/
DRasterWindowContext_win.cpp80 StretchDIBits(dc, 0, 0, fWidth, fHeight, 0, 0, fWidth, fHeight, bmpInfo->bmiColors, bmpInfo, in swapBuffers()
/external/pdfium/core/fxge/
Drenderdevicedriver_iface.h81 virtual bool StretchDIBits(const RetainPtr<CFX_DIBBase>& pBitmap,
Dcfx_renderdevice.h107 bool StretchDIBits(const RetainPtr<CFX_DIBBase>& pBitmap, in StretchDIBits() function
Dcfx_renderdevice.cpp779 return clip_box.IsEmpty() || m_pDeviceDriver->StretchDIBits( in StretchDIBitsWithFlagsAndBlend()
814 return m_pDeviceDriver->StretchDIBits(pBitmap, argb, left, top, dest_width, in StretchBitMaskWithFlags()
/external/pdfium/core/fxge/agg/
Dfx_agg_driver.h78 bool StretchDIBits(const RetainPtr<CFX_DIBBase>& pSource,
Dfx_agg_driver.cpp1533 bool CFX_AggDeviceDriver::StretchDIBits(const RetainPtr<CFX_DIBBase>& pSource, in StretchDIBits() function in CFX_AggDeviceDriver
/external/mesa3d/src/gallium/winsys/sw/gdi/
Dgdi_sw_winsys.c202 StretchDIBits(hDC, in gdi_sw_display()
/external/pdfium/core/fxge/skia/
Dfx_skia_device.h107 bool StretchDIBits(const RetainPtr<CFX_DIBBase>& pBitmap,
Dfx_skia_device.cpp2420 bool CFX_SkiaDeviceDriver::StretchDIBits(const RetainPtr<CFX_DIBBase>& pSource, in StretchDIBits() function in CFX_SkiaDeviceDriver
/external/webrtc/examples/peerconnection/client/
Dmain_wnd.cc278 StretchDIBits(dc_mem, x, y, width, height, 0, 0, width, height, image, in OnPaint()
286 StretchDIBits(dc_mem, logical_area.x - thumb_width - 10, in OnPaint()
/external/libpng/contrib/gregbook/
Drpng-win.c709 rc = StretchDIBits(hdc, 0, 0, image_width, image_height, in rpng_win_wndproc()
Drpng2-win.c1237 rc = StretchDIBits(hdc, 0, 0, rpng2_info.width, rpng2_info.height,
/external/pdfium/fpdfsdk/
Dfpdf_view.cpp458 device->StretchDIBits(pDst, mask_area.left, mask_area.top, size_x_bm, in RenderBitmap()
529 WinDC.StretchDIBits(pDst, 0, 0, size_x, size_y); in FPDF_RenderPage()