Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/dib/
Dcfx_scanlinecompositor.cpp219 uint8_t GetGray(const uint8_t* src_scan) { in GetGray() function
226 uint8_t gray = GetGray(src_scan); in GetGrayWithBlend()
249 *dest_scan = GetGray(src_scan); in CompositeRow_Argb2Graya()
266 uint8_t gray = GetGray(src_scan); in CompositeRow_Argb2Graya()
329 *dest_scan = GetGray(src_scan); in CompositeRow_Rgb2Graya()