Home
last modified time | relevance | path

Searched refs:compareImages (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DDrawableTestUtils.java145 public static void compareImages(String message, Bitmap expected, Bitmap actual, in compareImages() method in DrawableTestUtils
DVectorDrawableTest.java264 DrawableTestUtils.compareImages(mResources.getString(resIds[i]), mBitmap, golden, in verifyVectorDrawables()
DBitmapDrawableTest.java594 DrawableTestUtils.compareImages(densityDpi + " dpi", golden, bitmap, in compareOrSave()
DNinePatchDrawableTest.java652 DrawableTestUtils.compareImages(densityDpi + " dpi", golden, bitmap, in compareOrSave()