Home
last modified time | relevance | path

Searched refs:pFinalMatrix (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fpdfapi/render/
Dcpdf_rendercontext.h48 const CFX_Matrix* pFinalMatrix);
53 const CFX_Matrix* pFinalMatrix);
58 CFX_Matrix* pFinalMatrix);
Dcpdf_rendercontext.cpp37 CFX_Matrix* pFinalMatrix) { in GetBackground() argument
43 Render(&device, pObj, pOptions, pFinalMatrix); in GetBackground()