Home
last modified time | relevance | path

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

/external/pdfium/core/include/fxge/
Dfx_dib.h486 uint8_t* dst_extra_alpha = NULL);
494 uint8_t* dst_extra_alpha = NULL);
500 uint8_t* dst_extra_alpha = NULL);
507 uint8_t* dst_extra_alpha = NULL);
556 uint8_t* dst_extra_alpha = NULL);
/external/pdfium/core/src/fxge/dib/
Dfx_dib_composite.cpp4252 uint8_t* dst_extra_alpha) { in CompositeRgbBitmapLine() argument
4330 clip_scan, src_extra_alpha, dst_extra_alpha, in CompositeRgbBitmapLine()
4339 m_BlendType, clip_scan, dst_extra_alpha, in CompositeRgbBitmapLine()
4367 clip_scan, dst_extra_alpha, src_extra_alpha); in CompositeRgbBitmapLine()
4374 dest_scan, src_scan, width, m_BlendType, clip_scan, dst_extra_alpha, in CompositeRgbBitmapLine()
4379 dest_scan, src_scan, width, m_BlendType, src_Bpp, dst_extra_alpha); in CompositeRgbBitmapLine()
4383 dest_scan, src_scan, width, m_BlendType, src_Bpp, dst_extra_alpha, in CompositeRgbBitmapLine()
4389 dst_extra_alpha); in CompositeRgbBitmapLine()
4394 dst_extra_alpha, m_pCacheScanline, m_pIccTransform); in CompositeRgbBitmapLine()
4398 src_Bpp, dst_extra_alpha); in CompositeRgbBitmapLine()
[all …]