Searched refs:POINTS (Results 1 – 2 of 2) sorted by relevance
48 private static final Point[] POINTS = { field in WideColorGamutTests96 .runWithVerifier(getVerifier(POINTS, COLORS, 1e-2f)); in testDraw()107 .runWithVerifier(getVerifier(POINTS, COLORS, 1e-2f)); in testSaveLayer()118 .runWithVerifier(getVerifier(POINTS, COLORS, 1e-2f)); in testHardwareLayer()130 .runWithVerifier(getVerifier(POINTS, COLORS, 1e-2f)); in testSaveLayerInHardwareLayer()
38 private static final float[] POINTS = new float[]{ field in DisplayModifier395 canvas.drawPoints(POINTS, paint);