Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/renderer/
H A DPdfManipulationService.java115 final int dstWidthPts = pointsFromMils( in renderPage() local
284 final int dstWidthPts = pointsFromMils(attributes.getMediaSize().getWidthMils()); in applyPrintAttributes() local