Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfapi/fpdf_render/
Drender_int.h166 CFX_AffineMatrix m_DeviceMatrix; variable
Dfpdf_render.cpp228 m_DeviceMatrix = *pDeviceMatrix; in Initialize()
904 CFX_AffineMatrix FinalMatrix = m_DeviceMatrix; in GetBackdrop()