Searched refs:saveVectorDrawableIntoPNG (Results 1 – 2 of 2) sorted by relevance
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/ |
D | AnimatedVectorDrawableParameterizedTest.java | 170 DrawableTestUtils.saveVectorDrawableIntoPNG(screenShot, outputFolder, in testAnimationOnLayer() 172 DrawableTestUtils.saveVectorDrawableIntoPNG(lastScreenShot, outputFolder, in testAnimationOnLayer() 324 DrawableTestUtils.saveVectorDrawableIntoPNG(screenShot, outputFolder, in testInfiniteAVD() 326 DrawableTestUtils.saveVectorDrawableIntoPNG(lastScreenShot, outputFolder, in testInfiniteAVD()
|
D | DrawableTestUtils.java | 269 saveVectorDrawableIntoPNG(bitmap, outputFolder, fileTitle); in saveAutoNamedVectorDrawableIntoPNG() 275 static void saveVectorDrawableIntoPNG(@NonNull Bitmap bitmap, @NonNull String outputFolder, in saveVectorDrawableIntoPNG() method in DrawableTestUtils
|