Searched refs:_CompositeRow_Rgb2Argb_Blend_NoClip (Results 1 – 1 of 1) sorted by relevance
/external/pdfium/core/src/fxge/dib/ |
D | fx_dib_composite.cpp | 931 void _CompositeRow_Rgb2Argb_Blend_NoClip(FX_LPBYTE dest_scan, FX_LPCBYTE src_scan, int width, int b… in _CompositeRow_Rgb2Argb_Blend_NoClip() function 1468 …_CompositeRow_Rgb2Argb_Blend_NoClip(dest_scan, src_cache_scan, width, blend_type, 3, dest_alpha_sc… in _CompositeRow_Rgb2Argb_Blend_NoClip_Transform() 3888 … _CompositeRow_Rgb2Argb_Blend_NoClip(dest_scan, src_scan, width, m_BlendType, src_Bpp, in CompositeRgbBitmapLine()
|