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.java890 Bitmap bm1 = Bitmap.createBitmap(100, 200, Bitmap.Config.ARGB_8888); in testGetConfig() local
966 Bitmap bm1 = Bitmap.createBitmap(100, 200, Bitmap.Config.ARGB_8888); in testGetRowBytes() local
DImageDecoderTest.java2366 Bitmap bm1 = drawToBitmap(first); in testReuse() local