Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DAnimatedVectorDrawableParameterizedTest.java150 Bitmap lastScreenShot = null; in testAnimationOnLayer() local
167 boolean isIdentical = isAlmostIdenticalInRect(screenShot, lastScreenShot); in testAnimationOnLayer()
172 DrawableTestUtils.saveVectorDrawableIntoPNG(lastScreenShot, outputFolder, in testAnimationOnLayer()
177 lastScreenShot = screenShot; in testAnimationOnLayer()
311 Bitmap lastScreenShot = null; in testInfiniteAVD() local
321 boolean isIdentical = isAlmostIdenticalInRect(screenShot, lastScreenShot); in testInfiniteAVD()
326 DrawableTestUtils.saveVectorDrawableIntoPNG(lastScreenShot, outputFolder, in testInfiniteAVD()
331 lastScreenShot = screenShot; in testInfiniteAVD()