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()
935 public @IntRange(from = 1) int getWidthMils() { in getWidthMils() method in PrintAttributes.MediaSize
1007 mediaSize.getWidthMils())); in doWriteStateLocked()
22892 method public int getWidthMils();
36438 method @IntRange(from=1) public int getWidthMils();
36582 method @IntRange(from=1) public int getWidthMils();