Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DDrawableTestUtils.java218 static void saveAutoNamedVectorDrawableIntoPNG(@NonNull Context context, @NonNull Bitmap bitmap, in saveAutoNamedVectorDrawableIntoPNG() method in DrawableTestUtils
DAnimatedVectorDrawableTest.java108 DrawableTestUtils.saveAutoNamedVectorDrawableIntoPNG(mActivity, bitmap, mResId, null); in testInflate()
DVectorDrawableTest.java268 DrawableTestUtils.saveAutoNamedVectorDrawableIntoPNG(mContext, mBitmap, resIds[i], in verifyVectorDrawables()