this(bitmap, false);
super(hasBorder); Assert.assertTrue(bitmap != null && !bitmap.isRecycled()); mContentBitmap = bitmap;
return mContentBitmap;
// Do nothing.