Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/dib/
Dcfx_dibsource.h93 void GetOverlapRect(int& dest_left,
Dcfx_dibitmap.cpp193 GetOverlapRect(dest_left, dest_top, width, height, pSrcBitmap->GetWidth(), in TransferBitmap()
853 GetOverlapRect(dest_left, dest_top, width, height, pSrcBitmap->GetWidth(), in CompositeBitmap()
926 GetOverlapRect(dest_left, dest_top, width, height, pMask->GetWidth(), in CompositeMask()
Dcfx_dibsource.cpp737 void CFX_DIBSource::GetOverlapRect(int& dest_left, in GetOverlapRect() function in CFX_DIBSource
/external/pdfium/core/fxge/agg/
Dfx_agg_driver.cpp144 pBitmap->GetOverlapRect(dest_left, dest_top, width, height, in RgbByteOrderTransferBitmap()
/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp69 pBitmap->GetOverlapRect(dest_left, dest_top, width, height, in RgbByteOrderTransferBitmap()