Home
last modified time | relevance | path

Searched defs:expectedBitmap (Results 1 – 4 of 4) sorted by relevance

/cts/tests/contentsuggestions/src/android/contentsuggestions/cts/
DContentSuggestionsManagerTest.java130 Bitmap expectedBitmap = Bitmap.createBitmap(100, 100, Bitmap.Config.ARGB_8888); in managerForwards_provideContextBitmap() local
/cts/tests/tests/widget/src/android/widget/cts/
DRemoteViewsTest.java346 Bitmap expectedBitmap = WidgetTestUtils.getUnscaledAndDitheredBitmap( in testSetImageViewUri() local
667 Bitmap expectedBitmap = WidgetTestUtils.getUnscaledAndDitheredBitmap( in testSetUri() local
/cts/tests/tests/graphics/src/android/graphics/cts/
DPathTest.java527 Bitmap expectedBitmap = drawAndGetBitmap(expected); in verifyPathsAreEquivalent() local
DBitmapTest.java1831 Bitmap expectedBitmap = BitmapFactory.decodeResource(mRes, R.drawable.robot); in testWriteHwBitmapToParcel() local
2824 Bitmap expectedBitmap = decodeBytes(expected); in testNdkCompress() local