Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/dib/
Dfx_dib_composite.cpp199 void _RGB_Blend(int blend_mode, in _RGB_Blend() function
773 _RGB_Blend(blend_type, src_scan, dest_scan, blended_colors); in _CompositeRow_Argb2Argb()
825 _RGB_Blend(blend_type, src_scan, dest_scan, blended_colors); in _CompositeRow_Argb2Argb()
881 _RGB_Blend(blend_type, src_scan, dest_scan, blended_colors); in _CompositeRow_Argb2Argb()
934 _RGB_Blend(blend_type, src_scan, dest_scan, blended_colors); in _CompositeRow_Argb2Argb()
976 _RGB_Blend(blend_type, src_scan, dest_scan, blended_colors); in _CompositeRow_Rgb2Argb_Blend_NoClip()
1005 _RGB_Blend(blend_type, src_scan, dest_scan, blended_colors); in _CompositeRow_Rgb2Argb_Blend_NoClip()
1054 _RGB_Blend(blend_type, src_scan, dest_scan, blended_colors); in _CompositeRow_Rgb2Argb_Blend_Clip()
1090 _RGB_Blend(blend_type, src_scan, dest_scan, blended_colors); in _CompositeRow_Rgb2Argb_Blend_Clip()
1225 _RGB_Blend(blend_type, src_scan, dest_scan, blended_colors); in _CompositeRow_Argb2Rgb_Blend()
[all …]