Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/win32/
Dfx_win32_gdipext.cpp291 static CFX_DIBitmap* _StretchMonoToGray(int dest_width, int dest_height, in _StretchMonoToGray() function
383 pStretched = _StretchMonoToGray(dest_width, dest_height, pBitmap, &image_clip); in OutputImageMask()