Home
last modified time | relevance | path

Searched refs:DitherObjectArea (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/src/fpdfapi/fpdf_render/
Dfpdf_render.cpp332 DitherObjectArea(pObj, pObj2Device); in ContinueSingleObject()
356 DitherObjectArea(pObj, pObj2Device); in ContinueSingleObject()
394 void CPDF_RenderStatus::DitherObjectArea(const CPDF_PageObject* pObj, const CFX_AffineMatrix* pObj2… in DitherObjectArea() function in CPDF_RenderStatus
Drender_int.h155 void DitherObjectArea(const CPDF_PageObject* pObj, const CFX_AffineMatrix* pObj2Device);
Dfpdf_render_pattern.cpp854 DitherObjectArea(pShadingObj, pObj2Device); in ProcessShading()
1090 DitherObjectArea(pPathObj, pObj2Device); in ProcessPathPattern()
Dfpdf_render_image.cpp22 DitherObjectArea(pImageObj, pObj2Device); in ProcessImage()