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

/openjdk7/jdk/test/sun/java2d/SunGraphics2D/
H A DPolyVertTest.java55 static int totalbadpixels; field in class:PolyVertTest
315 if (totalbadpixels > 0) {
316 throw new RuntimeException(totalbadpixels+" bad pixels found in "+
482 totalbadpixels += numbadpixels;

Completed in 31 milliseconds