Home
last modified time | relevance | path

Searched refs:can_org (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DAdaptiveIconDrawableTest.java175 final Canvas can_org = new Canvas(bm_org); in testDrawSetBounds() local
177 iconDrawable.draw(can_org); in testDrawSetBounds()