Lines Matching refs:opts
1083 BitmapFactory.Options opts = new BitmapFactory.Options();1084 opts.inPreferredConfig = Bitmap.Config.ARGB_8888;1086 context.getResources().openRawResource(R.drawable.albumart_mp_unknown), null, opts);