Searched refs:resourceBitmap (Results 1 – 3 of 3) sorted by relevance
97 final Bitmap resourceBitmap = pool.decodeSampledBitmapFromResource( in testDecodeFromResourceBitmap() local99 assertNotNull(resourceBitmap); in testDecodeFromResourceBitmap()100 assertTrue(resourceBitmap.getByteCount() > 0); in testDecodeFromResourceBitmap()
73 final Bitmap resourceBitmap = resource.getBitmap(); in loadMediaInternal() local75 0, 0, resourceBitmap.getWidth(), resourceBitmap.getHeight()); in loadMediaInternal()
176 Bitmap resourceBitmap = participantsIcon.get(i); in createGroupAvatarBitmap() local181 resourceBitmap.getWidth(), in createGroupAvatarBitmap()182 resourceBitmap.getHeight()); in createGroupAvatarBitmap()196 resourceBitmap, in createGroupAvatarBitmap()