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

  /external/pdfium/core/fxge/
cfx_defaultrenderdevice.h 33 void DebugVerifyBitmapIsPreMultiplied() const override;
cfx_renderdevice.h 266 virtual void DebugVerifyBitmapIsPreMultiplied() const;
cfx_renderdevice.cpp 852 void CFX_RenderDevice::DebugVerifyBitmapIsPreMultiplied() const {
    [all...]
  /external/pdfium/core/fxge/dib/
cfx_dibsource.h 104 void DebugVerifyBitmapIsPreMultiplied(void* buffer) const;
  /external/pdfium/core/fxge/skia/
fx_skia_device.h 156 void DebugVerifyBitmapIsPreMultiplied() const;
fx_skia_device.cpp 271 bitmap->DebugVerifyBitmapIsPreMultiplied(nullptr);
277 device->DebugVerifyBitmapIsPreMultiplied(nullptr);
646 pSource->DebugVerifyBitmapIsPreMultiplied(buffer);
    [all...]
  /external/pdfium/core/fpdfapi/render/
cpdf_renderstatus.cpp     [all...]

Completed in 702 milliseconds