HomeSort by relevance Sort by last modified time
    Searched refs:SAMPLE_POINTS (Results 1 - 4 of 4) sorted by null

  /cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/
BitmapBlendModeTest.java 36 private static final Point[] SAMPLE_POINTS = {
55 .runWithVerifier(new SamplePointVerifier(SAMPLE_POINTS, colors));
69 .runWithVerifier(new SamplePointVerifier(SAMPLE_POINTS, colors));
BlendModeColorFilterTest.java 49 private static final Point[] SAMPLE_POINTS = {
89 .runWithVerifier(new SamplePointVerifier(SAMPLE_POINTS, colors));
BlendModeTest.java 76 private static final Point[] SAMPLE_POINTS = {
92 .runWithVerifier(new SamplePointVerifier(SAMPLE_POINTS, colors));
  /cts/tests/tests/uirendering27/src/android/uirendering/cts/testclasses/
BitmapBlendModeTest.java 36 private static final Point[] SAMPLE_POINTS = {
56 .runWithVerifier(new SamplePointVerifier(SAMPLE_POINTS, colors));
70 .runWithVerifier(new SamplePointVerifier(SAMPLE_POINTS, colors));

Completed in 1247 milliseconds