Searched defs:expectedBitmap (Results 1 – 7 of 7) sorted by relevance
130 Bitmap expectedBitmap = Bitmap.createBitmap(100, 100, Bitmap.Config.ARGB_8888); in managerForwards_provideContextBitmap() local
381 Bitmap expectedBitmap = WidgetTestUtils.getUnscaledAndDitheredBitmap( in testSetImageViewUri() local787 final Bitmap expectedBitmap = getBitmapFromFile(mContext, bitmapId); in testSingleDrawInstruction() local1193 Bitmap expectedBitmap = WidgetTestUtils.getUnscaledAndDitheredBitmap( in testSetUri() local
2149 Bitmap expectedBitmap = drawToBitmap(expected); in assertPathEquals() local
762 Bitmap actualBitmap, Bitmap expectedBitmap) { in recycleBitmaps()
791 Bitmap expectedBitmap = drawAndGetBitmap(expected, paint); in verifyPathsAreEquivalent() local
1895 Bitmap expectedBitmap = BitmapFactory.decodeResource(mRes, R.drawable.robot); in testWriteHwBitmapToParcel() local2806 Bitmap expectedBitmap = decodeBytes(expected); in testNdkCompress() local
1020 Bitmap expectedBitmap = Objects.requireNonNull( in assertBitmapsEquivalent() local