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

/external/pdfium/core/src/fxge/win32/
H A Dfx_win32_gdipext.cpp415 static void OutputImage(GpGraphics* pGraphics, const CFX_DIBitmap* pBitmap, const FX_RECT* pSrcRect, function
426 OutputImage(pGraphics, pCloned, &new_rect, dest_left, dest_top, dest_width, dest_height);
717 OutputImage(pGraphics, pBitmap, &src_rect, dest_left, dest_top, dest_width, dest_height);
/external/pdfium/core/src/fpdfapi/fpdf_render/
H A Drender_int.h129 FX_BOOL OutputImage(CPDF_ImageObject* pImageObj, const CFX_AffineMatrix* pImage2Device);

Completed in 114 milliseconds