Home
last modified time | relevance | path

Searched refs:shouldScaleForPrinting (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/renderer/
DPdfManipulationService.java120 final boolean scaleContent = mRenderer.shouldScaleForPrinting(); in renderPage()
287 final boolean scaleForPrinting = mEditor.shouldScaleForPrinting(); in applyPrintAttributes()
/frameworks/base/graphics/java/android/graphics/pdf/
DPdfEditor.java238 public boolean shouldScaleForPrinting() { in shouldScaleForPrinting() method in PdfEditor
DPdfRenderer.java213 public boolean shouldScaleForPrinting() { in shouldScaleForPrinting() method in PdfRenderer
/frameworks/base/core/api/
Dcurrent.txt17066 method public boolean shouldScaleForPrinting();
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt12074 method public boolean shouldScaleForPrinting();
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt21165 Landroid/graphics/pdf/PdfEditor;->shouldScaleForPrinting()Z