Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/renderer/
H A DPdfManipulationService.java120 final boolean scaleContent = mRenderer.shouldScaleForPrinting(); in renderPage()
287 final boolean scaleForPrinting = mEditor.shouldScaleForPrinting(); in applyPrintAttributes()
/aosp14/frameworks/base/graphics/java/android/graphics/pdf/
H A DPdfEditor.java238 public boolean shouldScaleForPrinting() { in shouldScaleForPrinting() method in PdfEditor
H A DPdfRenderer.java213 public boolean shouldScaleForPrinting() { in shouldScaleForPrinting() method in PdfRenderer
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt17488 method public boolean shouldScaleForPrinting();
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt18287 Landroid/graphics/pdf/PdfEditor;->shouldScaleForPrinting()Z