Searched refs:getBitmapForSize (Results 1 – 1 of 1) sorted by relevance
160 Bitmap bitmap = getBitmapForSize(bitmapWidth, bitmapHeight); in renderPage()188 private Bitmap getBitmapForSize(int width, int height) { in getBitmapForSize() method in PdfManipulationService.PdfRendererImpl