Home
last modified time | relevance | path

Searched defs:page2device (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pdfium/core/fpdfapi/page/
H A Dcpdf_page.cpp111 CFX_Matrix page2device = GetDisplayMatrix(rect, rotate); in DeviceToPage() local
119 CFX_Matrix page2device = GetDisplayMatrix(rect, rotate); in PageToDevice() local
/aosp_15_r20/external/pdfium/fpdfsdk/fpdfxfa/
H A Dcpdfxfa_page.cpp183 CFX_Matrix page2device = GetDisplayMatrix(rect, rotate); in DeviceToPage() local
195 CFX_Matrix page2device = GetDisplayMatrix(rect, rotate); in PageToDevice() local
/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dcpdfsdk_widget.cpp943 CFX_Matrix page2device = pPageView->GetCurrentMatrix(); in DrawShadow() local