Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DAnimatedImageDrawableTest.java676 private void drawAndCompare(Bitmap expected, Drawable drawable) { in drawAndCompare() method
712 drawAndCompare(normal, drawable); in testAutoMirroredDrawing()
715 drawAndCompare(flipped, drawable); in testAutoMirroredDrawing()
718 drawAndCompare(normal, drawable); in testAutoMirroredDrawing()