Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/
Dcfx_renderdevice.h179 bool StretchBitMask(const RetainPtr<CFX_DIBSource>& pBitmap,
Dcfx_renderdevice.cpp808 bool CFX_RenderDevice::StretchBitMask(const RetainPtr<CFX_DIBSource>& pBitmap, in StretchBitMask() function in CFX_RenderDevice
/external/pdfium/core/fxge/win32/
Dwin32_int.h39 bool StretchBitMask(HDC hDC,
Dfx_win32_gdipext.cpp963 bool CGdiplusExt::StretchBitMask(HDC hDC, in StretchBitMask() function in CGdiplusExt
/external/pdfium/core/fpdfapi/render/
Dcpdf_imagerenderer.cpp513 m_pRenderStatus->GetRenderDevice()->StretchBitMask( in StartBitmapAlpha()