Searched defs:expectedBitmap (Results 1 – 6 of 6) sorted by relevance
130 Bitmap expectedBitmap = Bitmap.createBitmap(100, 100, Bitmap.Config.ARGB_8888); in managerForwards_provideContextBitmap() local
355 Bitmap expectedBitmap = WidgetTestUtils.getUnscaledAndDitheredBitmap( in testSetImageViewUri() local733 Bitmap expectedBitmap = WidgetTestUtils.getUnscaledAndDitheredBitmap( in testSetUri() local
2087 Bitmap expectedBitmap = drawToBitmap(expected); in assertPathEquals() local
747 Bitmap expectedBitmap = drawAndGetBitmap(expected, paint); in verifyPathsAreEquivalent() local
1881 Bitmap expectedBitmap = BitmapFactory.decodeResource(mRes, R.drawable.robot); in testWriteHwBitmapToParcel() local2878 Bitmap expectedBitmap = decodeBytes(expected); in testNdkCompress() local
1018 Bitmap expectedBitmap = Objects.requireNonNull( in assertBitmapsEquivalent() local