Searched defs:bitmapDrawable (Results 1 – 2 of 2) sorted by relevance
103 private BitmapDrawable bitmapWithBorder(BitmapDrawable bitmapDrawable) { in bitmapWithBorder()
248 BitmapDrawable bitmapDrawable = new BitmapDrawable(getResources(), pixelatedBitmap); in builtInPixelization() local