Searched defs:GetDIBits (Results 1 – 5 of 5) sorted by relevance
/external/pdfium/core/src/fxge/ge/ |
D | fx_ge_device.cpp | 311 FX_BOOL CFX_RenderDevice::GetDIBits(CFX_DIBitmap* pBitmap, int left, int top, void* pIccTransform) in GetDIBits() function in CFX_RenderDevice
|
/external/pdfium/core/src/fxge/skia/ |
D | fx_skia_device.cpp | 460 FX_BOOL CFX_SkiaDeviceDriver::GetDIBits(CFX_DIBitmap* pBitmap, int left, int top, void* pIccTransfo… in GetDIBits() function in CFX_SkiaDeviceDriver
|
/external/pdfium/core/src/fxge/apple/ |
D | fx_quartz_device.cpp | 498 FX_BOOL CFX_QuartzDeviceDriver::GetDIBits(CFX_DIBitmap* bitmap, in GetDIBits() function in CFX_QuartzDeviceDriver
|
/external/pdfium/core/src/fxge/win32/ |
D | fx_win32_device.cpp | 942 FX_BOOL CGdiDisplayDriver::GetDIBits(CFX_DIBitmap* pBitmap, int left, int top, void* pIccTransform,… in GetDIBits() function in CGdiDisplayDriver
|
/external/pdfium/core/src/fxge/agg/agg23/ |
D | fx_agg_driver.cpp | 1478 FX_BOOL CFX_AggDeviceDriver::GetDIBits(CFX_DIBitmap* pBitmap, int left, int top, void* pIccTransfor… in GetDIBits() function in CFX_AggDeviceDriver
|