Searched defs:bitmap2 (Results 1 – 4 of 4) sorted by relevance
85 Bitmap bitmap2 = Robolectric.newInstanceOf(Bitmap.class); in shouldReceiveDescriptionWhenDrawingToCanvas() local99 Bitmap bitmap2 = Robolectric.newInstanceOf(Bitmap.class); in shouldReceiveDescriptionWhenDrawingToCanvasWithBitmapAndMatrixAndPaint() local113 Bitmap bitmap2 = Robolectric.newInstanceOf(Bitmap.class); in shouldReceiveDescriptionWhenDrawABitmapToCanvasWithAPaintEffect() local
71 Bitmap bitmap2 = Bitmap.createScaledBitmap(bitmap, width, height, true); in buildMipmap() local96 Bitmap bitmap2 = Bitmap.createScaledBitmap(bitmap, width, height, true); in uploadTextureBitmap() local
334 struct bitmap2 struct342 static void bm2_clear(struct bitmap2* const bm2); argument
24 const unsigned long *bitmap2, int bits) in __bitmap_or()