Searched defs:totalfuzzypixels (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/sun/java2d/SunGraphics2D/
H A DPolyVertTest.java56 static int totalfuzzypixels; field in class:PolyVertTest
311 if (totalfuzzypixels > 0) {
312 System.err.println(totalfuzzypixels+" fuzzy pixels found in "+
486 totalfuzzypixels += numfuzzypixels;

Completed in 36 milliseconds