Home
last modified time | relevance | path

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

/external/pdfium/core/include/fpdfapi/
Dfpdf_render.h93 const CFX_Matrix* pFinalMatrix = NULL);
103 CFX_Matrix* pFinalMatrix);
111 const CFX_Matrix* pFinalMatrix);
/external/pdfium/core/src/fpdfapi/fpdf_render/
Dfpdf_render.cpp932 CFX_Matrix* pFinalMatrix) { in GetBackground() argument
938 Render(&device, pObj, pOptions, pFinalMatrix); in GetBackground()