Searched refs:PrintBitmapAdapter (Results 1 – 1 of 1) sorted by relevance
269 new PrintBitmapAdapter(jobName, mScaleMode, bitmap, callback), attr); in printBitmap()273 private class PrintBitmapAdapter extends PrintDocumentAdapter { class in PrintHelper280 PrintBitmapAdapter(String jobName, int fittingMode, Bitmap bitmap, in PrintBitmapAdapter() method in PrintHelper.PrintBitmapAdapter