OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:saveVectorDrawableIntoPNG
(Results
1 - 2
of
2
) sorted by null
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
AnimatedVectorDrawableParameterizedTest.java
163
DrawableTestUtils.
saveVectorDrawableIntoPNG
(screenShot, outputFolder,
165
DrawableTestUtils.
saveVectorDrawableIntoPNG
(lastScreenShot, outputFolder,
320
DrawableTestUtils.
saveVectorDrawableIntoPNG
(screenShot, outputFolder,
322
DrawableTestUtils.
saveVectorDrawableIntoPNG
(lastScreenShot, outputFolder,
DrawableTestUtils.java
240
saveVectorDrawableIntoPNG
(bitmap, outputFolder, fileTitle);
246
static void
saveVectorDrawableIntoPNG
(@NonNull Bitmap bitmap, @NonNull String outputFolder,
Completed in 83 milliseconds