Home
last modified time | relevance | path

Searched refs:DrawDIBits (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/src/fxge/ge/
Dfx_ge_ps.cpp314 return DrawDIBits(pSource, color, &matrix, 0, alpha_flag, pIccTransform); in SetDIBits()
323 return DrawDIBits(pSource, color, &matrix, flags, alpha_flag, pIccTransform); in StretchDIBits()
325 FX_BOOL CFX_PSRenderer::DrawDIBits(const CFX_DIBSource* pSource, FX_DWORD color, in DrawDIBits() function in CFX_PSRenderer
/external/pdfium/core/src/fxge/win32/
Dfx_win32_print.cpp406 … return m_PSRenderer.DrawDIBits(pBitmap, color, pMatrix, render_flags, alpha_flag, pIccTransform); in StartDIBits()
/external/pdfium/core/include/fxge/
Dfx_ge.h691 FX_BOOL DrawDIBits(const CFX_DIBSource* pBitmap, FX_DWORD color,