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
397 Bitmap expectedBitmap = WidgetTestUtils.getUnscaledAndDitheredBitmap( in testSetImageViewUri() local781 final Bitmap expectedBitmap = getBitmapFromFile(mContext, bitmapId); in testSingleDrawInstruction() local1194 Bitmap expectedBitmap = WidgetTestUtils.getUnscaledAndDitheredBitmap( in testSetUri() local
2149 Bitmap expectedBitmap = drawToBitmap(expected); in assertPathEquals() local
780 Bitmap actualBitmap, Bitmap expectedBitmap) { in recycleBitmaps()
786 Bitmap expectedBitmap = drawAndGetBitmap(expected, paint); in verifyPathsAreEquivalent() local
1976 Bitmap expectedBitmap = BitmapFactory.decodeResource(mRes, R.drawable.robot); in testWriteHwBitmapToParcel() local2933 Bitmap expectedBitmap = decodeBytes(expected); in testNdkCompress() local
1018 Bitmap expectedBitmap = Objects.requireNonNull( in assertBitmapsEquivalent() local