Searched refs:testCanvas (Results 1 – 3 of 3) sorted by relevance
56 Canvas testCanvas = new Canvas(expectedBitmap); in setBackgroundDrawableSameAsSetWindowBackground() local57 mDecorView.draw(testCanvas); in setBackgroundDrawableSameAsSetWindowBackground()58 testCanvas.release(); in setBackgroundDrawableSameAsSetWindowBackground()
36 public void testCanvas() { in testCanvas() method in Test
1569 public void testCanvas() throws ClassNotFoundException { in testCanvas() method in RenderTests