Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/win32/
Dfx_win32_print.cpp111 static CFX_DIBitmap* Transform1bppBitmap(const CFX_DIBSource* pSrc, const CFX_AffineMatrix* pDestMa… in Transform1bppBitmap() function
221 CFX_DIBitmap* pTransformed = Transform1bppBitmap(pSource, pMatrix); in StartDIBits()