Searched refs:OutputImage (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/core/src/fxge/win32/ |
D | fx_win32_gdipext.cpp | 417 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/ |
D | render_int.h | 131 FX_BOOL OutputImage(CPDF_ImageObject* pImageObj, const CFX_AffineMatrix* pImage2Device);
|