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