Searched refs:can_test (Results 1 – 1 of 1) sorted by relevance
194 final Canvas can_test = new Canvas(bm_test); in testDrawSetBounds() local197 can_test.translate(-left, -top); in testDrawSetBounds()198 iconDrawable.draw(can_test); in testDrawSetBounds()199 can_test.translate(left, top); in testDrawSetBounds()