Home
last modified time | relevance | path

Searched defs:bm1 (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/graphics/src/android/graphics/cts/
DBitmapTest.java1091 Bitmap bm1 = Bitmap.createBitmap(100, 200, Bitmap.Config.ARGB_8888); in testGetConfig() local
1167 Bitmap bm1 = Bitmap.createBitmap(100, 200, Bitmap.Config.ARGB_8888); in testGetRowBytes() local
DImageDecoderTest.java2573 Bitmap bm1 = drawToBitmap(first); in testReuse() local