Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/win32/
Dfx_win32_gdipext.cpp417 static void OutputImage(GpGraphics* pGraphics, const CFX_DIBitmap* pBitmap, const FX_RECT* pSrcRect, in OutputImage() function
428 OutputImage(pGraphics, pCloned, &new_rect, dest_left, dest_top, dest_width, dest_height); in OutputImage()
719 OutputImage(pGraphics, pBitmap, &src_rect, dest_left, dest_top, dest_width, dest_height); in StretchDIBits()
/external/pdfium/core/src/fpdfapi/fpdf_render/
Drender_int.h131 FX_BOOL OutputImage(CPDF_ImageObject* pImageObj, const CFX_AffineMatrix* pImage2Device);