Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfapi/fpdf_render/
Dfpdf_render_image.cpp23 …CPDF_RenderStatus::CompositeDIBitmap(CFX_DIBitmap* pDIBitmap, int left, int top, FX_ARGB mask_argb, in CompositeDIBitmap() argument
40 FX_DWORD fill_argb = m_Options.TranslateColor(mask_argb); in CompositeDIBitmap()
76 mask_argb, left, top, blend_mode); in CompositeDIBitmap()
105 mask_argb, 0, 0, blend_mode); in CompositeDIBitmap()
Drender_int.h134 void CompositeDIBitmap(CFX_DIBitmap* pDIBitmap, int left, int top, FX_ARGB mask_argb,