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