HomeSort by relevance Sort by last modified time
    Searched defs:POINTS (Results 1 - 6 of 6) sorted by null

  /cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/
WideColorGamutTests.java 56 private static final Point[] POINTS = {
88 private BitmapVerifier getVerifier(Point[] points, Color[] colors, float eps) {
90 return new SamplePointWideGamutVerifier(points, colors, eps);
92 return new SamplePointVerifier(points,
104 .runWithVerifier(getVerifier(POINTS, COLORS, 1e-2f));
115 .runWithVerifier(getVerifier(POINTS, COLORS, 1e-2f));
126 .runWithVerifier(getVerifier(POINTS, COLORS, 1e-2f));
138 .runWithVerifier(getVerifier(POINTS, COLORS, 1e-2f));
  /cts/tests/tests/uirendering/src/android/uirendering/cts/testinfrastructure/
DisplayModifier.java 38 private static final float[] POINTS = new float[]{
395 canvas.drawPoints(POINTS, paint);
  /external/skia/src/sksl/
SkSLParser.h 81 POINTS,
  /external/skqp/src/sksl/
SkSLParser.h 81 POINTS,
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 

Completed in 659 milliseconds