Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/cts/
DBitmapTest.java1092 Bitmap bm2 = Bitmap.createBitmap(100, 200, Bitmap.Config.RGB_565); in testGetConfig() local
1168 Bitmap bm2 = Bitmap.createBitmap(100, 200, Bitmap.Config.RGB_565); in testGetRowBytes() local
DImageDecoderTest.java2574 Bitmap bm2 = drawToBitmap(second); in testReuse() local