Home
last modified time | relevance | path

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

/cts/tests/tests/effect/src/android/effect/cts/
DEffectTest.java119 Bitmap testBitmap = Bitmap.createBitmap(2, 2, Bitmap.Config.ARGB_8888); in createTestBitmap() local
/cts/tests/tests/widget/src/android/widget/cts/
DSimpleAdapterTest.java370 Bitmap testBitmap = WidgetTestUtils.getUnscaledAndDitheredBitmap( in testSetViewImage() local
DSimpleCursorAdapterTest.java247 Bitmap testBitmap = WidgetTestUtils.getUnscaledAndDitheredBitmap( in testSetViewImage() local
/cts/tests/tests/graphics/src/android/graphics/cts/
DYuvImageTest.java249 private void compressRects(Bitmap testBitmap, YuvImage image, in compressRects()
267 private void compressOddRect(Bitmap testBitmap, YuvImage image, in compressOddRect()