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.java668 private void drawAndCompare(Bitmap expected, Drawable drawable) { in drawAndCompare() method
704 drawAndCompare(normal, drawable); in testAutoMirroredDrawing()
707 drawAndCompare(flipped, drawable); in testAutoMirroredDrawing()
710 drawAndCompare(normal, drawable); in testAutoMirroredDrawing()