Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/dib/
Dfx_dib_composite.cpp1279 inline void _CompositeRow_Rgb2Rgb_Blend_NoClip(FX_LPBYTE dest_scan, FX_LPCBYTE src_scan, int width,… in _CompositeRow_Rgb2Rgb_Blend_NoClip() function
1613 _CompositeRow_Rgb2Rgb_Blend_NoClip(dest_scan, src_cache_scan, width, blend_type, dest_Bpp, 3); in _CompositeRow_Rgb2Rgb_Blend_NoClip_Transform()
3940_CompositeRow_Rgb2Rgb_Blend_NoClip(dest_scan, src_scan, width, m_BlendType, dest_Bpp, src_Bpp); in CompositeRgbBitmapLine()