Lines Matching refs:createBitmap
538 b = Bitmap.createBitmap(w, h, Bitmap.Config.ARGB_8888);
544 b = Bitmap.createBitmap(mWidgetPreviewIconPaddedDimension,
849 Bitmap outline = Bitmap.createBitmap(b.getWidth(), b.getHeight(),
929 Bitmap preview = Bitmap.createBitmap(bitmapSize, bitmapSize, Config.ARGB_8888);
962 preview = Bitmap.createBitmap(bitmapWidth, bitmapHeight, Config.ARGB_8888);
999 preview = Bitmap.createBitmap(bitmapWidth, bitmapHeight, Config.ARGB_8888);