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

  /external/pdfium/core/src/fxge/dib/
dib_int.h 59 CStretchEngine(IFX_ScanlineComposer* pDestBitmap, FXDIB_Format dest_format,
67 IFX_ScanlineComposer* m_pDestBitmap;
fx_dib_engine.cpp 179 CStretchEngine::CStretchEngine(IFX_ScanlineComposer* pDestBitmap, FXDIB_Format dest_format,
    [all...]
  /external/pdfium/core/include/fxge/
fx_dib.h 402 class IFX_ScanlineComposer
454 class CFX_BitmapComposer : public IFX_ScanlineComposer, public CFX_Object
491 class CFX_BitmapStorer : public IFX_ScanlineComposer, public CFX_Object
523 FX_INT32 Start(IFX_ScanlineComposer* pDest, const CFX_DIBSource* pBitmap,
528 IFX_ScanlineComposer* m_pDest;

Completed in 807 milliseconds