HomeSort by relevance Sort by last modified time
    Searched refs:StartDIBits (Results 1 - 12 of 12) sorted by null

  /external/pdfium/core/src/fxge/win32/
win32_int.h 212 virtual FX_BOOL StartDIBits(const CFX_DIBSource* pBitmap,
260 virtual FX_BOOL StartDIBits(const CFX_DIBSource* pBitmap,
337 FX_BOOL StartDIBits(const CFX_DIBSource* pBitmap,
fx_win32_print.cpp 224 FX_BOOL CGdiPrinterDriver::StartDIBits(const CFX_DIBSource* pSource,
443 FX_BOOL CPSPrinterDriver::StartDIBits(const CFX_DIBSource* pBitmap,
  /external/pdfium/core/src/fxge/skia/
fx_skia_device.h 103 virtual FX_BOOL StartDIBits(const CFX_DIBSource* pBitmap,
fx_skia_device.cpp 567 FX_BOOL CFX_SkiaDeviceDriver::StartDIBits(const CFX_DIBSource* pSource,
575 return m_pAggDriver->StartDIBits(pSource, bitmap_alpha, argb, pMatrix,
  /external/pdfium/core/src/fxge/agg/include/
fx_agg_driver.h 104 FX_BOOL StartDIBits(const CFX_DIBSource* pBitmap,
  /external/pdfium/core/src/fxge/apple/
apple_int.h 150 FX_BOOL StartDIBits(const CFX_DIBSource* pBitmap,
  /external/pdfium/core/include/fxge/
fx_ge.h 364 FX_BOOL StartDIBits(const CFX_DIBSource* pBitmap,
576 virtual FX_BOOL StartDIBits(const CFX_DIBSource* pBitmap,
  /external/pdfium/core/src/fxge/ge/
fx_ge_device.cpp 456 FX_BOOL CFX_RenderDevice::StartDIBits(const CFX_DIBSource* pBitmap,
465 return m_pDeviceDriver->StartDIBits(pBitmap, bitmap_alpha, argb, pMatrix,
  /external/pdfium/xfa/src/fdp/src/fde/
fde_gedevice.cpp 126 m_pDevice->StartDIBits(pDib, 255, 0, (const CFX_Matrix*)&dib2fxdev, 0,
  /external/pdfium/core/src/fpdfapi/fpdf_render/
fpdf_render_image.cpp 701 if (m_pRenderStatus->m_pDevice->StartDIBits(
    [all...]
  /external/pdfium/core/src/fxge/agg/src/
fx_agg_driver.cpp     [all...]
  /external/pdfium/xfa/src/fxfa/src/app/
xfa_ffwidget.cpp 551 if (m_pDevice->StartDIBits(m_pDIBSource, m_BitmapAlpha, m_FillArgb,
    [all...]

Completed in 211 milliseconds