Searched defs:bitmap2 (Results 1 – 5 of 5) 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
32 private final Bitmap bitmap2 = Bitmap.createBitmap(11, 11, Bitmap.Config.ARGB_8888); field in ShadowMediaMetadataRetrieverTest101 addFrame(uri.toString(), headers, 13, bitmap2); in setDataSource_ignoresHeadersWhenShadowed() local
133 Bitmap bitmap2 = create("Bitmap Two"); in shouldReceiveDescriptionWhenDrawingToCanvas() local144 Bitmap bitmap2 = create("Bitmap Two"); in shouldReceiveDescriptionWhenDrawingToCanvasWithBitmapAndMatrixAndPaint() local156 Bitmap bitmap2 = create("Bitmap Two"); in shouldReceiveDescriptionWhenDrawABitmapToCanvasWithAPaintEffect() local
333 struct bitmap2 struct341 static void bm2_clear(struct bitmap2* const bm2); argument
549 std::unique_ptr<void, FPDFBitmapDeleter> bitmap2(RenderPage(page)); in TEST_F() local