Home
last modified time | relevance | path

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

/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/
DGainmapTests.java91 private static final Picture sTestPicture; field in GainmapTests
93 sTestPicture = new Picture();
94 Canvas canvas = sTestPicture.beginRecording(sTestImage.getWidth(), sTestImage.getHeight());
96 sTestPicture.endRecording(); in sTestPicture.endRecording()
191 canvas.drawPicture(sTestPicture); in renderTestImageWithHardware()
226 canvas.drawPicture(sTestPicture);
234 canvas.drawPicture(sTestPicture);
242 canvas.drawPicture(sTestPicture);