Searched refs:largeIconHeight (Results 1 – 1 of 1) sorted by relevance
73 int largeIconHeight = (int) context.getResources() in getBitmap() local76 Bitmap b = Bitmap.createBitmap(largeIconWidth, largeIconHeight, Bitmap.Config.ARGB_8888); in getBitmap()78 d.setBounds(0, 0, largeIconWidth, largeIconHeight); in getBitmap()