Home | History | Annotate | Download | only in music

Lines Matching refs:bg

1286         Bitmap bg = Bitmap.createBitmap(vwidth, vheight, config);
1287 Canvas c = new Canvas(bg);
1304 v.setBackgroundDrawable(new BitmapDrawable(bg));