Searched defs:bitmap1 (Results 1 – 5 of 5) sorted by relevance
82 Bitmap bitmap1 = Robolectric.newInstanceOf(Bitmap.class); in shouldReceiveDescriptionWhenDrawingToCanvas() local96 Bitmap bitmap1 = Robolectric.newInstanceOf(Bitmap.class); in shouldReceiveDescriptionWhenDrawingToCanvasWithBitmapAndMatrixAndPaint() local110 Bitmap bitmap1 = Robolectric.newInstanceOf(Bitmap.class); in shouldReceiveDescriptionWhenDrawABitmapToCanvasWithAPaintEffect() local
224 struct bitmap1 struct226 UWord bm0_r[BITMAP1_UWORD_COUNT];227 UWord bm0_w[BITMAP1_UWORD_COUNT];
132 Bitmap bitmap1 = create("Bitmap One"); in shouldReceiveDescriptionWhenDrawingToCanvas() local143 Bitmap bitmap1 = create("Bitmap One"); in shouldReceiveDescriptionWhenDrawingToCanvasWithBitmapAndMatrixAndPaint() local155 Bitmap bitmap1 = create("Bitmap One"); in shouldReceiveDescriptionWhenDrawABitmapToCanvasWithAPaintEffect() local
535 std::unique_ptr<void, FPDFBitmapDeleter> bitmap1(RenderPage(page)); in TEST_F() local
2346 const GLubyte *bitmap1) in _mesa_meta_Bitmap()