Searched refs:getWidthMils (Results 1 – 9 of 9) sorted by relevance
87 mPageWidth = (int) (((float) mediaSize.getWidthMils() / MILS_PER_INCH) in PrintedPdfDocument()
116 attributes.getMediaSize().getWidthMils()); in renderPage()284 final int dstWidthPts = pointsFromMils(attributes.getMediaSize().getWidthMils()); in applyPrintAttributes()
159 proto.write("width_mils", MediaSizeProto.WIDTH_MILS, mediaSize.getWidthMils()); in writeMediaSize()
432 final float pageAspectRatio = (float) mMediaSize.getWidthMils() in updatePreviewAreaPageSizeAndEmptyState()
983 public @IntRange(from = 1) int getWidthMils() { in getWidthMils() method in PrintAttributes.MediaSize
1007 mediaSize.getWidthMils())); in doWriteStateLocked()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
22892 method public int getWidthMils();
35022 method @IntRange(from=1) public int getWidthMils();