Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/cts/
DBitmapTest.java173 Bitmap lastBitmap = null; in testCompressWebpLossy() local
191 if (!BitmapUtils.compareBitmapsMse(lastBitmap, result, MSE_MARGIN, true, false)) { in testCompressWebpLossy()
196 lastBitmap = result; in testCompressWebpLossy()