Home
last modified time | relevance | path

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

/packages/providers/MediaProvider/pdf/framework/java/android/graphics/pdf/
DPdfProcessor.java251 final int contentRight = (destClip != null) ? destClip.right : bitmap.getWidth(); in renderPage() local
256 int clipWidth = contentRight - contentLeft; in renderPage()
274 contentRight, in renderPage()