Searched refs:saveAutoNamedVectorDrawableIntoPNG (Results 1 – 3 of 3) sorted by relevance
218 static void saveAutoNamedVectorDrawableIntoPNG(@NonNull Context context, @NonNull Bitmap bitmap, in saveAutoNamedVectorDrawableIntoPNG() method in DrawableTestUtils
108 DrawableTestUtils.saveAutoNamedVectorDrawableIntoPNG(mActivity, bitmap, mResId, null); in testInflate()
268 DrawableTestUtils.saveAutoNamedVectorDrawableIntoPNG(mContext, mBitmap, resIds[i], in verifyVectorDrawables()