Searched refs:mask_argb (Results 1 – 3 of 3) sorted by relevance
/external/pdfium/core/src/fpdfapi/fpdf_render/ |
D | fpdf_render_image.cpp | 31 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()
|
D | render_int.h | 196 FX_ARGB mask_argb,
|
/external/pdfium/xfa/src/fxfa/src/app/ |
D | xfa_ffwidget.cpp | 504 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()
|