Searched defs:testPoints (Results 1 – 6 of 6) sorted by relevance
/cts/tests/tests/uirendering27/src/android/uirendering/cts/bitmapverifiers/ |
D | SamplePointVerifier.java | 36 public SamplePointVerifier(Point[] testPoints, int[] expectedColors) { in SamplePointVerifier() 40 public SamplePointVerifier(Point[] testPoints, int[] expectedColors, int tolerance) { in SamplePointVerifier() 82 public static SamplePointVerifier create(Point[] testPoints, int[] expectedColors, in create()
|
/cts/tests/tests/uirendering/src/android/uirendering/cts/bitmapverifiers/ |
D | SamplePointVerifier.java | 36 public SamplePointVerifier(Point[] testPoints, int[] expectedColors) { in SamplePointVerifier() 40 public SamplePointVerifier(Point[] testPoints, int[] expectedColors, int tolerance) { in SamplePointVerifier() 82 public static SamplePointVerifier create(Point[] testPoints, int[] expectedColors, in create()
|
/cts/tests/tests/uirendering27/src/android/uirendering/cts/testclasses/ |
D | ExpandingClipTest.java | 42 Point[] testPoints = { in testClipReplace() local
|
/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/ |
D | LayerTests.java | 573 Point[] testPoints = new Point[] { in testWebViewWithUnclippedLayer() local 615 Point[] testPoints = new Point[] { in testWebViewWithUnclippedLayerAndComplexClip() local
|
D | CanvasTests.java | 95 Point[] testPoints = { in testDrawDoubleRoundRect() local 136 Point[] testPoints = { in testDrawDoubleRoundRectWithRadii() local 191 Point[] testPoints = { in testDrawWithConcatenatedMatrix44() local 910 Point[] testPoints = { in testClipIntersectAndDifference() local
|
D | ExactCanvasTests.java | 77 public void testPoints() { in testPoints() method in ExactCanvasTests
|