Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/dib/
Dfx_dib_composite.cpp1331 inline void _CompositeRow_Rgb2Rgb_NoBlend_NoClip(FX_LPBYTE dest_scan, FX_LPCBYTE src_scan, int widt… in _CompositeRow_Rgb2Rgb_NoBlend_NoClip() function
1645 _CompositeRow_Rgb2Rgb_NoBlend_NoClip(dest_scan, src_cache_scan, width, dest_Bpp, 3); in _CompositeRow_Rgb2Rgb_NoBlend_NoClip_Transform()
3954 _CompositeRow_Rgb2Rgb_NoBlend_NoClip(dest_scan, src_scan, width, dest_Bpp, src_Bpp); in CompositeRgbBitmapLine()