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

  /external/pdfium/core/fxge/
cfx_defaultrenderdevice.h 34 bool SetBitsWithMask(const RetainPtr<CFX_DIBSource>& pBitmap,
ifx_renderdevicedriver.cpp 87 bool IFX_RenderDeviceDriver::SetBitsWithMask(
ifx_renderdevicedriver.h 104 virtual bool SetBitsWithMask(const RetainPtr<CFX_DIBSource>& pBitmap,
cfx_renderdevice.h 267 virtual bool SetBitsWithMask(const RetainPtr<CFX_DIBSource>& pBitmap,
cfx_renderdevice.cpp 856 bool CFX_RenderDevice::SetBitsWithMask(const RetainPtr<CFX_DIBSource>& pBitmap,
862 return m_pDeviceDriver->SetBitsWithMask(pBitmap, pMask, left, top,
    [all...]
  /external/pdfium/core/fxge/skia/
fx_skia_device.h 93 bool SetBitsWithMask(const RetainPtr<CFX_DIBSource>& pBitmap,
fx_skia_device.cpp     [all...]
  /external/pdfium/core/fpdfapi/render/
cpdf_imagerenderer.cpp 360 m_pRenderStatus->GetRenderDevice()->SetBitsWithMask(

Completed in 132 milliseconds