Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/win32/
Dfx_win32_gdipext.cpp409 Point destinationPoints[] = { in OutputImageMask() local
414 CallFunc(GdipDrawImagePointsI)(pGraphics, bitmap, destinationPoints, 3); in OutputImageMask()
472 Point destinationPoints[] = { in OutputImage() local
477 CallFunc(GdipDrawImagePointsI)(pGraphics, bitmap, destinationPoints, 3); in OutputImage()