Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/agg/
Dfx_agg_driver.cpp435 inline int GetSourceAlpha(const uint8_t* cover_scan, in GetSourceAlpha() function in __anon2a8c211c0111::CFX_Renderer
645 : GetSourceAlpha(cover_scan, clip_scan, col); in CompositeSpanGray()
666 int src_alpha = GetSourceAlpha(cover_scan, clip_scan, col); in CompositeSpanGray()
692 : GetSourceAlpha(cover_scan, clip_scan, col); in CompositeSpanARGB()
716 : GetSourceAlpha(cover_scan, clip_scan, col); in CompositeSpanARGB()
760 int src_alpha = GetSourceAlpha(cover_scan, clip_scan, col); in CompositeSpanRGB()
788 : GetSourceAlpha(cover_scan, clip_scan, col); in CompositeSpanRGB()
816 : GetSourceAlpha(cover_scan, clip_scan, col); in CompositeSpanRGB()
857 : GetSourceAlpha(cover_scan, clip_scan, col); in CompositeSpanCMYK()
884 int src_alpha = GetSourceAlpha(cover_scan, clip_scan, col); in CompositeSpanCMYK()
[all …]