Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfapi/fpdf_render/
Dfpdf_render_image.cpp31 FX_ARGB mask_argb, in CompositeDIBitmap() argument
49 FX_DWORD fill_argb = m_Options.TranslateColor(mask_argb); in CompositeDIBitmap()
89 pDIBitmap, mask_argb, left, top, blend_mode); in CompositeDIBitmap()
123 pDIBitmap, mask_argb, 0, 0, blend_mode); in CompositeDIBitmap()
Drender_int.h196 FX_ARGB mask_argb,
/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_ffwidget.cpp504 FX_ARGB mask_argb,
664 FX_ARGB mask_argb, in CompositeDIBitmap() argument
682 FX_DWORD fill_argb = (mask_argb); in CompositeDIBitmap()
722 pDIBitmap, mask_argb, left, top, blend_mode); in CompositeDIBitmap()