Home
last modified time | relevance | path

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

/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/
DCanvasTests.java276 .runWithVerifier(AntiAliasPixelCounter.noAAVerifier(Color.WHITE, Color.BLACK)); in testDrawRotatedBitmapWithoutAA()
1008 public static AntiAliasPixelCounter noAAVerifier(int color1, int color2) { in noAAVerifier() method in CanvasTests.AntiAliasPixelCounter