Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/Microsoft SDK/include/
DGdiPlusEnums.h358 InterpolationModeNearestNeighbor, enumerator
/external/pdfium/core/src/fxge/win32/
Dfx_win32_gdipext.cpp694 CallFunc(GdipSetInterpolationMode)(pGraphics, InterpolationModeNearestNeighbor); in StretchBitMask()
710 CallFunc(GdipSetInterpolationMode)(pGraphics, InterpolationModeNearestNeighbor); in StretchDIBits()