Searched refs:CFX_BitmapStorer (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/core/src/fxge/dib/
H A Dfx_dib_main.cpp1634 CFX_BitmapStorer::CFX_BitmapStorer() function in class:CFX_BitmapStorer
1638 CFX_BitmapStorer::~CFX_BitmapStorer()
1644 CFX_DIBitmap* CFX_BitmapStorer::Detach()
1650 void CFX_BitmapStorer::Replace(CFX_DIBitmap* pBitmap)
1657 void CFX_BitmapStorer::ComposeScanline(int line, FX_LPCBYTE scanline, FX_LPCBYTE scan_extra_alpha)
1669 FX_BOOL CFX_BitmapStorer::SetInfo(int width, int height, FXDIB_Format src_format, FX_DWORD* pSrcPalette)
H A Dfx_dib_transform.cpp195 CFX_BitmapStorer storer;
/external/pdfium/core/include/fxge/
H A Dfx_dib.h490 class CFX_BitmapStorer : public IFX_ScanlineComposer class in inherits:IFX_ScanlineComposer
494 CFX_BitmapStorer();
496 ~CFX_BitmapStorer();
568 CFX_BitmapStorer m_Storer;

Completed in 82 milliseconds