Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/apple/
Dfx_quartz_device.cpp121 static CGContextRef createContextWithBitmap(CFX_DIBitmap* pBitmap) { in createContextWithBitmap() function
486 CGContextRef context = createContextWithBitmap(bitmap); in GetDIBits()
609 CGContextRef ctx = createContextWithBitmap(pBitmap1); in SetDIBits()
727 CGContextRef ctx = createContextWithBitmap(pBitmap1); in StretchDIBits()
1025 m_pContext = createContextWithBitmap(pBitmap); in Attach()