Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DAdaptiveIconDrawableTest.java146 final Bitmap bm_org = bm_test.copy(Config.ARGB_8888, false); in testDrawWithoutSetBounds() local
174 final Bitmap bm_org = Bitmap.createBitmap(width, height, Bitmap.Config.ARGB_8888); in testDrawSetBounds() local