Searched refs:StartDIBitsWithBlend (Results 1 – 4 of 4) sorted by relevance
/external/pdfium/core/fxge/ |
D | cfx_renderdevice.h | 198 return StartDIBitsWithBlend(pBitmap, bitmap_alpha, color, pMatrix, flags, in StartDIBits() 201 bool StartDIBitsWithBlend(const RetainPtr<CFX_DIBSource>& pBitmap,
|
D | cfx_renderdevice.cpp | 834 bool CFX_RenderDevice::StartDIBitsWithBlend( in StartDIBitsWithBlend() function in CFX_RenderDevice
|
/external/pdfium/xfa/fxfa/ |
D | cxfa_imagerenderer.cpp | 26 if (m_pDevice->StartDIBitsWithBlend(m_pDIBSource, 255, 0, &m_ImageMatrix, in Start()
|
/external/pdfium/core/fpdfapi/render/ |
D | cpdf_imagerenderer.cpp | 392 if (m_pRenderStatus->GetRenderDevice()->StartDIBitsWithBlend( in StartDIBSource() 402 if (m_pRenderStatus->GetRenderDevice()->StartDIBitsWithBlend( in StartDIBSource()
|