Searched refs:noAAVerifier (Results 1 – 1 of 1) sorted by relevance
276 .runWithVerifier(AntiAliasPixelCounter.noAAVerifier(Color.WHITE, Color.BLACK)); in testDrawRotatedBitmapWithoutAA()1008 public static AntiAliasPixelCounter noAAVerifier(int color1, int color2) { in noAAVerifier() method in CanvasTests.AntiAliasPixelCounter