Searched refs:largeBitmap (Results 1 – 1 of 1) sorted by relevance
137 Bitmap largeBitmap = Bitmap.createBitmap(6000, 6000, Bitmap.Config.ARGB_8888); in testGiantImageNotAllowed() local138 Icon icon = Icon.createWithBitmap(largeBitmap); in testGiantImageNotAllowed()