Searched defs:bitmapSource (Results 1 – 5 of 5) sorted by relevance
134 final MosaicView.BitmapSource bitmapSource = createBitmapSource(pageNum); in createPageView() local
63 @NonNull BitmapSource bitmapSource, in PageMosaicView()
295 val bitmapSource = document.getPageBitmapSource(pageNumber) in <lambda>() constant311 val bitmapSource = document.getPageBitmapSource(pageNumber) in <lambda>() constant
187 @NonNull BitmapSource bitmapSource) { in init()
89 private val bitmapSource: PdfDocument.BitmapSource = pdfDocument.getPageBitmapSource(pageNum) in <lambda>() constant