Searched refs:saveVectorDrawableIntoPNG (Results 1 – 2 of 2) sorted by relevance
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/ |
D | AnimatedVectorDrawableParameterizedTest.java | 163 DrawableTestUtils.saveVectorDrawableIntoPNG(screenShot, outputFolder, in testAnimationOnLayer() 165 DrawableTestUtils.saveVectorDrawableIntoPNG(lastScreenShot, outputFolder, in testAnimationOnLayer() 320 DrawableTestUtils.saveVectorDrawableIntoPNG(screenShot, outputFolder, in testInfiniteAVD() 322 DrawableTestUtils.saveVectorDrawableIntoPNG(lastScreenShot, outputFolder, in testInfiniteAVD()
|
D | DrawableTestUtils.java | 240 saveVectorDrawableIntoPNG(bitmap, outputFolder, fileTitle); in saveAutoNamedVectorDrawableIntoPNG() 246 static void saveVectorDrawableIntoPNG(@NonNull Bitmap bitmap, @NonNull String outputFolder, in saveVectorDrawableIntoPNG() method in DrawableTestUtils
|