Searched refs:colorMethod (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/demo/applets/DitherTest/
H A DDitherTest.java111 DitherMethod xmethod = colorMethod(xspec, xvals);
112 DitherMethod ymethod = colorMethod(yspec, yvals);
125 private DitherMethod colorMethod(String s, int vals[]) { method in class:DitherTest

Completed in 42 milliseconds